bibtex-parse-field-string

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

(bibtex-parse-field-string)

Parse a BibTeX field string enclosed by braces or quotes.
If a syntactically correct string is found, a pair containing the start and
end position of the field string is returned, nil otherwise.
Do not move point.