Home
last modified time | relevance | path

Searched refs:traditional (Results 1 – 17 of 17) sorted by relevance

/PHP-7.0/Zend/tests/
H A Dbug43175.phpt20 echo "__call via traditional factory should be caught\n";
24 __call via traditional factory should be caught
/PHP-7.0/ext/standard/
H A Dmetaphone.c28 …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.0/ext/mbstring/tests/
H A Dmb_send_mail06.phpt26 if (mb_language("traditional chinese")) {
/PHP-7.0/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt32 //try now with traditional
H A Ddateformat_create_cal_arg_variant3.phpt33 //try now with traditional
H A Ddateformat_create_cal_arg_variant4.phpt33 //try now with traditional
H A Ddateformat_create_cal_arg_variant5.phpt32 //try now with traditional
H A Ddateformat_create_cal_arg_variant2.phpt32 //try now with traditional
/PHP-7.0/
H A DREADME.TESTING264 In addition to the traditional test sections
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING21 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 DChangeLog3744 instead uses a traditional byte scheme when presented with byte
/PHP-7.0/Zend/
H A DZend.m447 CPPFLAGS="$CPPFLAGS -traditional-cpp"
/PHP-7.0/ext/bcmath/libbcmath/
H A Dconfigure1156 CPP="${CC-cc} -E -traditional-cpp"
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja282 definitely need people to work with Korean, Chinese (both traditional
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1445 though it is not implemented as a traditional finite state machine (it
4041 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
6057 traditional matching functions; the DFA matching functions do not sup-
7293 the traditional matching functions, because these use a backtracking
8321 JIT support applies only to the traditional Perl-compatible matching
9435 when matched with a traditional matching function; the performance loss
10249 that an integer variable can hold. However, when using the traditional
/PHP-7.0/build/
H A Dlibtool.m41486 # MinGW DLLs use traditional 'lib' prefix
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic14436 # These traditional tests usually work but not always. When test quality support is
14523 # Hmm, not a PE but the relocation table is too high for a traditional DOS exe,

Completed in 151 milliseconds