Searched refs:traditional (Results 1 – 18 of 18) sorted by relevance
/PHP-7.2/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.2/ext/standard/ |
H A D | metaphone.c | 28 …d char *word, size_t word_len, zend_long max_phonemes, zend_string **phoned_word, int traditional); 170 …ed char *word, size_t word_len, zend_long max_phonemes, zend_string **phoned_word, int traditional) in metaphone() argument 318 if ((!traditional) && (After_Next_Letter == 'R' || Prev_Letter == 'S')) { /* Christ, School */ in metaphone() 407 …} else if ((!traditional) && (Next_Letter == 'C' && Look_Ahead_Letter(2) == 'H' && Look_Ahead_Lett… in metaphone()
|
/PHP-7.2/ext/mbstring/tests/ |
H A D | mb_send_mail06.phpt | 26 if (mb_language("traditional chinese")) {
|
/PHP-7.2/ext/intl/tests/ |
H A D | dateformat_create_cal_arg.phpt | 32 //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
|
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
|
/PHP-7.2/ |
H A D | README.TESTING2 | 64 In addition to the traditional test sections
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | HACKING | 21 algorithm", though it was not a traditional Finite State Machine (FSM). When 106 The "traditional", and original, matching function is called pcre_exec(), and 127 The algorithm that is used for pcre_dfa_exec() is not a traditional FSM, 129 needed at compile time to produce a traditional FSM where only one state is
|
H A D | ChangeLog | 3930 instead uses a traditional byte scheme when presented with byte
|
/PHP-7.2/Zend/ |
H A D | Zend.m4 | 47 CPPFLAGS="$CPPFLAGS -traditional-cpp"
|
/PHP-7.2/ext/bcmath/libbcmath/ |
H A D | configure | 1156 CPP="${CC-cc} -E -traditional-cpp"
|
/PHP-7.2/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 282 definitely need people to work with Korean, Chinese (both traditional
|
/PHP-7.2/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 1445 though it is not implemented as a traditional finite state machine (it 4040 The traditional matching function uses a similar algorithm to Perl, 5459 erty. That is why the traditional escape sequences such as \d and \w do 5510 ports four more that make it possible to convert traditional escape 5595 The \A, \Z, and \z assertions differ from the traditional circumflex 6053 traditional matching functions; the DFA matching functions do not sup- 7297 the traditional matching functions, because these use a backtracking 8325 JIT support applies only to the traditional Perl-compatible matching 9482 when matched with a traditional matching function; the performance loss 10296 that an integer variable can hold. However, when using the traditional
|
/PHP-7.2/build/ |
H A D | libtool.m4 | 1486 # MinGW DLLs use traditional 'lib' prefix
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 17370 # These traditional tests usually work but not always. When test quality support is 17457 # Hmm, not a PE but the relocation table is too high for a traditional DOS exe,
|
H A D | magic私はガラスを食べられます | 17370 # These traditional tests usually work but not always. When test quality support is 17457 # Hmm, not a PE but the relocation table is too high for a traditional DOS exe,
|
Completed in 261 milliseconds