Home
last modified time | relevance | path

Searched refs:vn (Results 1 – 5 of 5) sorted by path

/PHP-5.6/
H A DNEWS200 (bughunter at fosec dot vn).
/PHP-5.6/ext/ereg/regex/
H A Dregexec.c77 #define STATEVARS int vn; unsigned char *space
80 (m)->vn = 0; }
82 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
/PHP-5.6/ext/fileinfo/libmagic/
H A Dcdf.c1001 } vn[] = { variable
1029 for (i = 0; i < __arraycount(vn); i++) in cdf_print_property_name()
1030 if (vn[i].v == p) in cdf_print_property_name()
1031 return snprintf(buf, bufsiz, "%s", vn[i].n); in cdf_print_property_name()
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_compile.c6554 const char *vn = verbnames; in compile_branch() local
6589 STRNCMP_UC_C8(name, vn, namelen) == 0) in compile_branch()
6669 vn += verbs[i].len + 1; in compile_branch()
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c58 #define VN(vn) ((vn) << 5) argument

Completed in 86 milliseconds