Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
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
482 print_prop(f, code + 1, "", " "); in pcre2_printint()
516 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre2_printint()
632 print_prop(f, code, " ", ""); in pcre2_printint()