Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_printint.c67 #define print_prop PCRE2_SUFFIX(print_prop_) macro
272 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop() function
484 print_prop(f, code + 1, "", " "); in pcre2_printint()
518 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre2_printint()
634 print_prop(f, code, " ", ""); in pcre2_printint()

Completed in 11 milliseconds