Home
last modified time | relevance | path

Searched refs:ma (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/standard/tests/strings/
H A Dstrtr_variation5.phpt102 string(5) "-ma.5"
/PHP-5.3/ext/standard/tests/file/
H A Dfnmatch_variation.phpt31 5 => "ma[pt]ch*",
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c526 const struct magic_entry *ma = a; in apprentice_sort() local
528 size_t sa = apprentice_magic_strength(ma->mp); in apprentice_sort()
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dgrepoutput705 ./testdata/grepinput:zero|a
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch253 - const struct magic_entry *ma = CAST(const struct magic_entry *, a);
255 + const struct magic_entry *ma = a;
257 size_t sa = apprentice_magic_strength(ma->mp);
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic10414 # .ma

Completed in 48 milliseconds