--- code/trunk/doc/pcre_fullinfo.3 2007/06/11 13:48:37 176 +++ code/trunk/doc/pcre_fullinfo.3 2007/06/11 15:08:58 177 @@ -30,12 +30,13 @@ -1 for start of string or after newline, or -2 otherwise - PCRE_INFO_FIRSTTABLE Table of first bytes - (after studying) + PCRE_INFO_FIRSTTABLE Table of first bytes (after studying) + PCRE_INFO_JCHANGED Return 1 if (?J) was used PCRE_INFO_LASTLITERAL Literal last byte required PCRE_INFO_NAMECOUNT Number of named subpatterns PCRE_INFO_NAMEENTRYSIZE Size of name table entry PCRE_INFO_NAMETABLE Pointer to name table + PCRE_INFO_OKPARTIAL Return 1 if partial matching can be tried PCRE_INFO_OPTIONS Option bits used for compilation PCRE_INFO_SIZE Size of compiled pattern PCRE_INFO_STUDYSIZE Size of study data