Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_printint.c262 print_prop(FILE *f, pcre_uchar *code, const char *before, const char *after) in print_prop() function
495 print_prop(f, code + 1, "", " "); in pcre_printint()
529 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre_printint()
631 print_prop(f, code, " ", ""); in pcre_printint()

Completed in 5 milliseconds