Searched defs:md (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | magic.c | 267 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info()
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 113 pchars(const pcre_uchar *p, int length, BOOL is_subject, match_data *md) in pchars() 147 match_ref(int offset, register PCRE_PUCHAR eptr, int length, match_data *md, in match_ref() 498 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, in match() 6261 match_data *md = &match_block; in pcre_exec() local
|
/PHP-5.3/sapi/caudium/ |
H A D | caudium.c | 72 #define MY_MAPPING_LOOP(md, COUNT, KEY) \ argument
|
/PHP-5.3/ext/standard/ |
H A D | file.c | 380 php_meta_tags_data md; in PHP_FUNCTION() local
|
/PHP-5.3/ext/imap/ |
H A D | php_imap.c | 4813 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md) /* {{{ */ in php_mail_gets()
|
Completed in 55 milliseconds