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