Searched refs:traditional (Results 1 – 13 of 13) sorted by relevance
/PHP-7.3/Zend/tests/ |
H A D | bug43175.phpt | 20 echo "__call via traditional factory should be caught\n"; 24 __call via traditional factory should be caught
|
/PHP-7.3/ext/standard/ |
H A D | metaphone.c | 26 …d char *word, size_t word_len, zend_long max_phonemes, zend_string **phoned_word, int traditional); 168 …ed char *word, size_t word_len, zend_long max_phonemes, zend_string **phoned_word, int traditional) in metaphone() argument 316 if ((!traditional) && (After_Next_Letter == 'R' || Prev_Letter == 'S')) { /* Christ, School */ in metaphone() 405 …} else if ((!traditional) && (Next_Letter == 'C' && Look_Ahead_Letter(2) == 'H' && Look_Ahead_Lett… in metaphone()
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | mb_send_mail06.phpt | 26 if (mb_language("traditional chinese")) {
|
/PHP-7.3/ext/intl/tests/ |
H A D | dateformat_create_cal_arg.phpt | 32 //try now with traditional
|
H A D | dateformat_create_cal_arg_variant3.phpt | 33 //try now with traditional
|
H A D | dateformat_create_cal_arg_variant4.phpt | 33 //try now with traditional
|
H A D | dateformat_create_cal_arg_variant5.phpt | 32 //try now with traditional
|
H A D | dateformat_create_cal_arg_variant2.phpt | 32 //try now with traditional
|
/PHP-7.3/Zend/ |
H A D | Zend.m4 | 45 CPPFLAGS="$CPPFLAGS -traditional-cpp"
|
/PHP-7.3/ |
H A D | README.TESTING | 246 In addition to the traditional test sections
|
/PHP-7.3/build/ |
H A D | libtool.m4 | 1482 # MinGW DLLs use traditional 'lib' prefix
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 18810 # These traditional tests usually work but not always. When test quality support is 18897 # Hmm, not a PE but the relocation table is too high for a traditional DOS exe,
|
H A D | magic私はガラスを食べられます | 18810 # These traditional tests usually work but not always. When test quality support is 18897 # Hmm, not a PE but the relocation table is too high for a traditional DOS exe,
|
Completed in 193 milliseconds