Home
last modified time | relevance | path

Searched refs:classes (Results 251 – 275 of 383) sorted by last modified time

1...<<111213141516

/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation3.phpt36 // define some classes
H A Dmb_stristr_variation4.phpt36 // define some classes
H A Dmb_ereg_variation3.phpt2 Test mb_ereg() function : usage variations - pass different character classes to see they match cor…
16 * test that mb_ereg can match correctly when passed different character classes.
H A Dmb_ereg_variation4.phpt2 Test mb_ereg() function : usage variations - pass different character classes as pattern for multib…
16 * Test how character classes match a multibyte string
H A Dmb_decode_mimeheader_variation1.phpt35 // define some classes
/PHP-5.5/ext/json/tests/
H A Dbug61978.phpt2 Bug #61978 (Object recursion not detected for classes that implement JsonSerializable)
/PHP-5.5/ext/json/
H A DJSON_parser.c44 enum classes { enum
/PHP-5.5/ext/intl/tests/
H A Dbug62915-2.phpt2 Bug #62915: cloning of several classes is defective
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS57 :: Intl classes that can be instantiated should provide ::getErrorCode() and
85 In practice, intl_errors_reset() is not used because most classes have also
/PHP-5.5/ext/gd/tests/
H A Dimagecolorallocate_variation4.phpt29 // define some classes
H A Dimagecolorallocate_variation1.phpt30 // define some classes
H A Dimagecolorallocate_variation2.phpt30 // define some classes
H A Dimagecolorallocate_variation3.phpt30 // define some classes
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic17909 >2 byte 7 (classes)
/PHP-5.5/ext/dom/
H A Dphp_dom.c76 static HashTable classes; variable
671 zend_hash_init(&classes, 0, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
718 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_node_prop… in PHP_MINIT_FUNCTION()
734 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_node_prop… in PHP_MINIT_FUNCTION()
798 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_attr_prop_handlers, sizeof(dom_attr_prop… in PHP_MINIT_FUNCTION()
813 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_text_prop_handlers, sizeof(dom_text_prop… in PHP_MINIT_FUNCTION()
883 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_entity_prop_handlers, sizeof(dom_entity_… in PHP_MINIT_FUNCTION()
886 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_entity_pr… in PHP_MINIT_FUNCTION()
905 …zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_xpath_prop_handlers, sizeof(dom_xpath_pr… in PHP_MINIT_FUNCTION()
1013 zend_hash_destroy(&classes); in PHP_MSHUTDOWN_FUNCTION()
[all …]
/PHP-5.5/ext/date/tests/
H A Dtimezone_transitions_get_variation1.phpt20 // define some classes
H A Dtimezone_transitions_get_variation2.phpt20 // define some classes
H A Dtimezone_transitions_get_variation3.phpt20 // define some classes
H A Dtimezone_open_variation1.phpt20 // define some classes
H A Dmktime_variation7.phpt20 // define some classes
H A Dstrftime_variation1.phpt22 // define some classes
H A Dmktime_variation1.phpt20 // define some classes
H A Dmktime_variation2.phpt20 // define some classes
H A Dmktime_variation3.phpt20 // define some classes
H A Dmktime_variation4.phpt20 // define some classes

Completed in 103 milliseconds

1...<<111213141516