Lines Matching refs:PCRE16_MODE
496 PCRE16_MODE, enumerator
516 else if (pcre_mode == PCRE16_MODE) \
524 else if (pcre_mode == PCRE16_MODE) \
532 else if (pcre_mode == PCRE16_MODE) \
540 else if (pcre_mode == PCRE16_MODE) \
548 else if (pcre_mode == PCRE16_MODE) \
553 #define STRLEN(p) (pcre_mode == PCRE32_MODE ? STRLEN32(p) : pcre_mode == PCRE16_MODE ? STRLEN16(p) …
558 else if (pcre_mode == PCRE16_MODE) \
566 else if (pcre_mode == PCRE16_MODE) \
578 else if (pcre_mode == PCRE16_MODE) \
588 else if (pcre_mode == PCRE16_MODE) \
598 else if (pcre_mode == PCRE16_MODE) \
610 else if (pcre_mode == PCRE16_MODE) \
620 else if (pcre_mode == PCRE16_MODE) \
628 else if (pcre_mode == PCRE16_MODE) \
636 else if (pcre_mode == PCRE16_MODE) \
646 else if (pcre_mode == PCRE16_MODE) \
656 else if (pcre_mode == PCRE16_MODE) \
664 else if (pcre_mode == PCRE16_MODE) \
672 else if (pcre_mode == PCRE16_MODE) \
680 : pcre_mode == PCRE16_MODE ? \
687 else if (pcre_mode == PCRE16_MODE) \
693 …(pcre_mode == PCRE32_MODE ? pcre32_maketables() : pcre_mode == PCRE16_MODE ? pcre16_maketables() :…
698 else if (pcre_mode == PCRE16_MODE) \
706 else if (pcre_mode == PCRE16_MODE) \
714 else if (pcre_mode == PCRE16_MODE) \
1108 static int pcre_mode = PCRE16_MODE;
2423 else if (pcre_mode == PCRE16_MODE) in new_info()
2439 pcre_mode == PCRE32_MODE ? "32" : pcre_mode == PCRE16_MODE ? "16" : "", option); in new_info()
2537 if (pcre_mode != PCRE16_MODE) return; in regexflip8_or_16()
3112 pcre_mode = PCRE16_MODE; in main()
3247 if (pcre_mode == PCRE16_MODE) in main()
3630 pcre_mode == PCRE32_MODE ? "32" : pcre_mode == PCRE16_MODE ? "16" : "", in main()
3956 if (pcre_mode == PCRE16_MODE) in main()
4214 if (pcre_mode == PCRE16_MODE) in main()
4941 if (pcre_mode == PCRE16_MODE) in main()
4995 if (pcre_mode == PCRE16_MODE) in main()
5344 if (pcre_mode == PCRE16_MODE) in main()
5409 if (pcre_mode == PCRE16_MODE) in main()
5534 (pcre_mode == PCRE16_MODE && in main()