Home
last modified time | relevance | path

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

/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.c1105 } vn[] = { variable
1133 for (i = 0; i < __arraycount(vn); i++) in cdf_print_property_name()
1134 if (vn[i].v == p) in cdf_print_property_name()
1135 return snprintf(buf, bufsiz, "%s", vn[i].n); in cdf_print_property_name()
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c58 #define VN(vn) ((vn) << 5) argument
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c6552 const char *vn = verbnames; in compile_branch() local
6587 STRNCMP_UC_C8(name, vn, namelen) == 0) in compile_branch()
6667 vn += verbs[i].len + 1; in compile_branch()

Completed in 40 milliseconds