Home
last modified time | relevance | path

Searched refs:print_prop (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_printint.c67 #define print_prop PCRE2_SUFFIX(print_prop_) macro
302 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop() function
515 print_prop(f, code + 1, "", " "); in pcre2_printint()
549 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre2_printint()
665 print_prop(f, code, " ", ""); in pcre2_printint()

Completed in 7 milliseconds