Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_mobile.c250 int i, match = 0; in mbfilter_conv_map_tbl() local
265 int i, match = 0; in mbfilter_conv_r_map_tbl() local
406 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_docomo() local
465 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_kddi() local
536 int i, match = 0, c1s; in mbfilter_unicode2sjis_emoji_sb() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_crop.c120 int color, corners, match; in gdImageCropAuto() local
233 int match; in gdImageCropThreshold() local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c514 unsigned char *buf, *match; in _zip_find_central_dir() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c120 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match() function
2112 zval **match, **offset; in magiccheck() local
/PHP-5.5/ext/standard/
H A Dscanf.c245 int i, match = 0; in CharInSet() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c927 *match, /* Current match for a backref */ in preg_do_eval() local
1058 *match, /* The current match */ in php_pcre_replace_impl() local
/PHP-5.5/win32/
H A Dglob.c773 match(name, pat, patend) in match() function
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c546 const struct Format* match = NULL; in compute_format() local
571 const struct Format* match = compute_format(); in assign_pipes() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c513 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, in match() function
/PHP-5.5/ext/openssl/
H A Dopenssl.c4614 int match = 0; in php_openssl_apply_verification_policy() local

Completed in 75 milliseconds