Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2639 #define STRNCMP_UC_UC(str1, str2, num) \ macro
2661 #define STRNCMP_UC_UC(str1, str2, num) \ macro
H A Dpcre_compile.c1475 STRNCMP_UC_UC(name, thisname, (unsigned int)lorn) == 0) in find_parens_sub()
5873 if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break; in compile_branch()
6250 if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 && in compile_branch()

Completed in 33 milliseconds