Home
last modified time | relevance | path

Searched defs:match (Results 1 – 9 of 9) sorted by relevance

/PHP-5.3/ext/ereg/regex/
H A Dengine.c17 #define match smat macro
28 #define match lmat macro
32 struct match { struct
35 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument
39 unsigned char *coldp; /* can be no match starting before here */ argument
61 - matcher - the actual matching engine argument
/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c115 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function
1918 zval **match, **offset; local
/PHP-5.3/ext/zip/lib/
H A Dzip_open.c514 unsigned char *buf, *match; in _zip_find_central_dir() local
/PHP-5.3/ext/standard/
H A Dscanf.c245 int i, match = 0; in CharInSet() local
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c876 *match, /* Current match for a backref */ in preg_do_eval() local
1003 *match, /* The current match */ in php_pcre_replace_impl() local
/PHP-5.3/win32/
H A Dglob.c764 match(name, pat, patend) in match() function
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree_rb.c753 int match; in memRbtreeInsert() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c497 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, in match() function
/PHP-5.3/ext/openssl/
H A Dopenssl.c4477 int match = 0; in php_openssl_apply_verification_policy() local

Completed in 76 milliseconds