bibtex-parse-field

bibtex-parse-field is a compiled Lisp function in `bibtex.el'.

(bibtex-parse-field)

Parse the BibTeX field beginning at the position of point.
If a syntactically correct field is found, return a cons pair containing
the boundaries of the name and text parts of the field. Do not move point.