/PHP-7.3/ext/reflection/tests/ |
H A D | ReflectionClass_toString_001.phpt | 57 Method [ <internal:Reflection> public method getName ] { 63 Method [ <internal:Reflection> public method isInternal ] { 75 Method [ <internal:Reflection> public method isAnonymous ] { 87 Method [ <internal:Reflection> public method isCloneable ] { 93 Method [ <internal:Reflection> public method getFileName ] { 105 Method [ <internal:Reflection> public method getEndLine ] { 123 Method [ <internal:Reflection> public method hasMethod ] { 130 Method [ <internal:Reflection> public method getMethod ] { 137 Method [ <internal:Reflection> public method getMethods ] { 234 Method [ <internal:Reflection> public method isTrait ] { [all …]
|
/PHP-7.3/ext/oci8/tests/ |
H A D | reflection2.phpt | 15 Class [ <internal:oci8> class OCI-Lob ] { 30 Method [ <internal%s> public method load ] { 36 Method [ <internal%s> public method tell ] { 49 Method [ <internal%s> public method erase ] { 57 Method [ <internal%s> public method flush ] { 83 Method [ <internal%s> public method read ] { 90 Method [ <internal%s> public method eof ] { 96 Method [ <internal%s> public method seek ] { 104 Method [ <internal%s> public method write ] { 119 Method [ <internal%s> public method size ] { [all …]
|
H A D | reflection1.phpt | 232 Function [ <internal%s> function oci_cancel ] { 239 Function [ <internal%s> function oci_fetch ] { 316 Function [ <internal%s> function oci_parse ] { 331 Function [ <internal%s> function oci_result ] { 360 Function [ <internal%s> function oci_close ] { 400 Function [ <internal%s> function oci_error ] { 777 Function [ <internal%s> function ocicancel ] { 784 Function [ <internal%s> function ocifetch ] { 823 Function [ <internal%s> function ociparse ] { 874 Function [ <internal%s> function ocilogon ] { [all …]
|
/PHP-7.3/sapi/cli/tests/ |
H A D | 005.phpt | 21 string(183) "Class [ <internal:Core> class stdClass ] { 40 string(1607) "Class [ <internal:Core> class Exception implements Throwable ] { 62 Method [ <internal:Core> final private method __clone ] { 65 Method [ <internal:Core, ctor> public method __construct ] { 74 Method [ <internal:Core> public method __wakeup ] { 77 Method [ <internal:Core, prototype Throwable> final public method getMessage ] { 80 Method [ <internal:Core, prototype Throwable> final public method getCode ] { 83 Method [ <internal:Core, prototype Throwable> final public method getFile ] { 86 Method [ <internal:Core, prototype Throwable> final public method getLine ] { 89 Method [ <internal:Core, prototype Throwable> final public method getTrace ] { [all …]
|
H A D | 006.phpt | 68 Function [ <internal:pcre> function preg_match ] { 78 Function [ <internal:pcre> function preg_match_all ] { 88 Function [ <internal:pcre> function preg_replace ] { 98 Function [ <internal:pcre> function preg_replace_callback ] { 108 Function [ <internal:pcre> function preg_replace_callback_array ] { 117 Function [ <internal:pcre> function preg_filter ] { 127 Function [ <internal:pcre> function preg_split ] { 136 Function [ <internal:pcre> function preg_quote ] { 143 Function [ <internal:pcre> function preg_grep ] { 151 Function [ <internal:pcre> function preg_last_error ] {
|
/PHP-7.3/ext/intl/tests/locale/ |
H A D | bug74993.phpt | 22 Function [ <internal:intl> function locale_get_display_language ] { 29 Function [ <internal:intl> function locale_get_display_name ] { 36 Function [ <internal:intl> function locale_get_display_region ] { 43 Function [ <internal:intl> function locale_get_display_script ] { 50 Function [ <internal:intl> function locale_get_display_variant ] { 57 Function [ <internal:intl> function locale_filter_matches ] { 65 Function [ <internal:intl> function locale_lookup ] {
|
/PHP-7.3/Zend/tests/ |
H A D | get_defined_functions_basic.phpt | 30 if (!is_array($func["internal"])) { 31 echo "TEST FAILED: no element in result array with key 'internal'\n"; 34 $internal = $func["internal"]; 37 if (!in_array("cos", $internal) || !in_array("strlen", $internal)) { 38 echo "TEST FAILED: missing elements from 'internal' array\n"; 39 var_dump($internal);
|
H A D | bug70681.phpt | 2 Bug #70681: Segfault when binding $this of internal instance method to null 15 Warning: Cannot unbind $this of internal method in %s on line %d
|
H A D | bug49908.phpt | 25 #0 [internal function]: {closure}('Bar') 27 #2 [internal function]: {closure}('Foo')
|
/PHP-7.3/ext/snmp/tests/ |
H A D | reflection.phpt | 25 Method [ <internal:snmp, ctor> public method __construct ] { 36 Method [ <internal:snmp> public method close ] { 42 Method [ <internal:snmp> public method setSecurity ] { 55 Method [ <internal:snmp> public method get ] { 63 Method [ <internal:snmp> public method getnext ] { 71 Method [ <internal:snmp> public method walk ] { 81 Method [ <internal:snmp> public method set ] { 90 Method [ <internal:snmp> public method getErrno ] { 96 Method [ <internal:snmp> public method getError ] {
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | mb_internal_encoding_basic.phpt | 11 * Description: Sets the current internal encoding or Returns 12 * the current internal encoding as a string 22 var_dump(mb_internal_encoding()); //default internal encoding 24 var_dump(mb_internal_encoding('UTF-8')); //change internal encoding to UTF-8 26 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
|
H A D | mb_internal_encoding_basic2.phpt | 16 * Description: Sets the current internal encoding or Returns 17 * the current internal encoding as a string 35 var_dump(mb_internal_encoding()); //default internal encoding 36 var_dump(mb_internal_encoding('UTF-8')); //change internal encoding to UTF-8 37 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
|
/PHP-7.3/ext/xsl/tests/ |
H A D | bug49634.phpt | 57 #0 [internal function]: testFunction(Array) 62 #0 [internal function]: testFunction(Array) 67 #0 [internal function]: testFunction(Array) 72 #0 [internal function]: testFunction(Array) 77 #0 [internal function]: testFunction(Array) 82 #0 [internal function]: testFunction(Array) 87 #0 [internal function]: testFunction(Array) 92 #0 [internal function]: testFunction(Array) 97 #0 [internal function]: testFunction(Array) 102 #0 [internal function]: testFunction(Array)
|
/PHP-7.3/ext/standard/tests/array/ |
H A D | end_variation3.phpt | 6 * Description: Advances array argument's internal pointer to the last element and return it 11 * Test how the internal pointer is affected when two variables are referenced to each other 18 echo "\n-- Initial position of internal pointer --\n"; 23 // the internal pointer is the same for both 35 -- Initial position of internal pointer --
|
H A D | key_variation3.phpt | 6 * Description: Return the key of the element currently pointed to by the internal array pointer 11 * Test how the internal pointer is affected when two variables are referenced to each other 18 echo "\n-- Initial position of internal pointer --\n"; 22 // the internal pointer is the same for both 37 -- Initial position of internal pointer --
|
H A D | current_variation3.phpt | 6 * Description: Return the element currently pointed to by the internal array pointer 12 * Test how the internal pointer is affected when two variables are referenced to each other 19 echo "\n-- Initial position of internal pointer --\n"; 24 // the internal pointer is the same for both 36 -- Initial position of internal pointer --
|
H A D | reset_variation3.phpt | 6 * Description: Set array argument's internal pointer to the first element and return it 12 * internal pointer in both arrays 19 echo "\n-- Initial position of internal pointer --\n"; 23 // the internal pointer is the same for both 45 -- Initial position of internal pointer --
|
H A D | key_variation4.phpt | 6 * Description: Return the key of the element currently pointed to by the internal array pointer 38 //See where internal pointer is after adding more elements 42 //see if internal pointer is in same position as referenced array 44 // see if internal pointer is in the same position from when accessing this inner array
|
H A D | current_variation4.phpt | 6 * Description: Return the element currently pointed to by the internal array pointer 39 //See where internal pointer is after adding more elements 43 //see if internal pointer is in same position as referenced array 45 // see if internal pointer is in the same position from when accessing this inner array
|
/PHP-7.3/tests/basic/ |
H A D | bug31875.phpt | 12 var_dump(in_array($disabled_function, $functions['internal'])); 15 var_dump(in_array($disabled_function, $functions['internal'])); 18 var_dump(in_array($disabled_function, $functions['internal']));
|
/PHP-7.3/ext/phar/tests/tar/ |
H A D | tar_003.phpt | 19 $tar->addFile('internal/file/here', "hi there!\n"); 20 $tar->mkDir('internal/dir'); 26 echo file_get_contents($alias . '/internal/file/here'); 60 internal 67 internal
|
/PHP-7.3/ext/standard/tests/directory/ |
H A D | DirectoryClass_basic_001.phpt | 23 Class [ <internal%s> class Directory ] { 38 Method [ <internal:standard> public method close ] { 45 Method [ <internal:standard> public method rewind ] { 52 Method [ <internal:standard> public method read ] {
|
/PHP-7.3/ext/spl/tests/ |
H A D | countable_class_basic1.phpt | 8 Interface [ <internal%s> interface Countable ] { 23 Method [ <internal%s> abstract public method count ] {
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | bug61116.phpt | 9 Function [ <internal:standard> function htmlspecialchars ] { 19 Function [ <internal:standard> function get_html_translation_table ] {
|
/PHP-7.3/Zend/tests/try/ |
H A D | bug71604_2.phpt | 31 #0 [internal function]: gen() 37 #0 [internal function]: gen()
|