Lines Matching refs:names

163 43. Fix crash caused by very long (*MARK) or (*THEN) names.
395 named back references to duplicated names. This could cause "internal
475 7. The macros whose names start with RAWUCHAR are placeholders for a future
477 make this more memorable for those maintaining the code, the names have
637 with duplicate names.
737 36. Perl no longer allows group names to start with digits, so I have made this
953 5. Rename the "leave" variable names to "quit" to improve WinCE compatibility.
1429 29. Computation of memory usage for the table of capturing group names was
1734 unescaped square brackets may also appear as part of class names. For
2267 combination -clh just lists non-zero counts, with no names.
2401 names, because these cannot be distinguished in PCRE, and this has caused
2404 28. When duplicate subpattern names are present (necessarily with different
2432 hyphens) following file names and line numbers when outputting matching
2475 from Martin Jerabek that uses macro names for all relevant character and
2570 9. Added PCRE_CALL_CONVENTION just before the names of all exported functions,
2758 NON_STANDARD_LIB_SUFFIX for dll names built with mingw when configured
2875 the names libpcre and libpcreposix, not just pcre and pcreposix.
2894 unknown any "names" that contain non-letters, because all the known class
2895 names consist only of letters. Thus, Perl gives an error for [[:1234:]],
2939 windows.h file is present (where different names are used). [This was
2958 After changing table of Posix names 22
3007 4. Debugging: adjusted the names of opcodes for different kinds of parentheses
3047 duplicate names are permitted. If none of the named substrings are set, the
3096 [\P{Any}] did so. (Error in the code for printing property names.)
3699 the length of names to 32 characters, and the number of named subpatterns
3712 Python syntax: (?(name)yes|no). This overloads (?(R)... and names that
3862 (h) The combination of options -rh failed to suppress file names for files
4002 (d) Added support for Unicode script names via properties such as \p{Han}.
4052 whose names begin with _pcre_. These are internal symbols that are not
4089 within the library, and not documented. Their names all begin with
4150 be the relevant file name. I have also arranged that these names are
4180 names changed to start with "_pcre_" so that they are unlikely to clash
4181 with other external names.
4237 (i) When file names are being printed, "(standard input)" is used for
4242 stdin when file names are being printed. There is no short form.
4251 (m) Added the -L option to print the names of files that do not contain
4715 first of these names is deprecated in the latest Autoconf in favour of the name
4926 (b) Defined the list of op-code names for debugging as a macro in
4954 name, zero terminated. The names are in alphabetical order.
5233 (i) Added long-form option names like gnu grep.
5823 5. Changed all the names of code files so that the basic parts are no longer