Searched refs:function (Results 6726 – 6750 of 6887) sorted by relevance
1...<<261262263264265266267268269270>>...276
/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlentities22.phpt | 35 function test($flag, $flag2=ENT_DISALLOWED, $charset="UTF-8") {
|
H A D | strcasecmp.phpt | 2 strcasecmp() function 42 function __toString() { 49 function __toString() {
|
H A D | stripslashes_variation2.phpt | 2 Test stripslashes() function : usage variations - un-quote strings quoted with addslashes()
|
/PHP-5.5/ext/oci8/tests/ |
H A D | bind_char_1_11gR1.phpt | 181 function do_e_q($s)
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | arsort_variation1.phpt | 2 Test arsort() function : usage variations - unexpected values for 'array_arg' argument 7 Elements will be arranged from highest to lowest when this function has completed.
|
H A D | sizeof_variation4.phpt | 2 Test sizeof() function : usage variations - all kinds of unset variables for 'var' argument
|
H A D | rsort_variation1.phpt | 2 Test rsort() function : usage variations - Pass different data types as $array_arg arg 23 public function __toString() {
|
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_class_mysqli_properties_no_conn.phpt | 13 function dump_properties($mysqli) {
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | fscanf_variation24.phpt | 2 Test fscanf() function: usage variations - char formats with strings
|
H A D | fscanf_variation27.phpt | 2 Test fscanf() function: usage variations - octal formats with integer values
|
H A D | fscanf_variation18.phpt | 2 Test fscanf() function: usage variations - string formats with integer values
|
H A D | fscanf_variation2.phpt | 2 Test fscanf() function: usage variations - integer formats with integer values
|
H A D | fscanf_variation20.phpt | 2 Test fscanf() function: usage variations - char formats with integer values
|
H A D | fscanf_variation33.phpt | 2 Test fscanf() function: usage variations - hexa formats with integer values
|
H A D | fscanf_variation39.phpt | 2 Test fscanf() function: usage variations - unsigned int formats with integer values
|
H A D | fscanf_variation45.phpt | 2 Test fscanf() function: usage variations - scientific formats with integer values
|
H A D | fscanf_variation9.phpt | 2 Test fscanf() function: usage variations - float formats with integer values
|
H A D | fgets_variation6-win32.phpt | 2 Test fgets() function : usage variations - read when file pointer at EOF
|
H A D | fgets_variation6.phpt | 2 Test fgets() function : usage variations - read when file pointer at EOF
|
/PHP-5.5/ext/mysql/tests/ |
H A D | mysql_fetch_field.phpt | 15 …// Note: no SQL type tests, internally the same function gets used as for mysql_fetch_array() whic…
|
/PHP-5.5/ext/ereg/tests/ |
H A D | ereg_replace_basic_001.phpt | 2 Test ereg_replace() function : basic functionality
|
H A D | eregi_replace_basic_001.phpt | 2 Test ereg() function : basic functionality
|
/PHP-5.5/Zend/tests/ |
H A D | compare_002.phpt | 33 function my_dump($var) {
|
/PHP-5.5/tests/lang/ |
H A D | foreachLoop.012.phpt | 8 function withRefValue($elements, $transform) {
|
/PHP-5.5/ext/reflection/ |
H A D | php_reflection.c | 1268 static void reflection_function_factory(zend_function *function, zval *closure_object, zval *object… in reflection_function_factory() argument 1277 ZVAL_STRING(name, function->common.function_name, 1); in reflection_function_factory() 1281 intern->ptr = function; in reflection_function_factory() 5268 zval *function; in ZEND_METHOD() local 5281 ALLOC_ZVAL(function); in ZEND_METHOD() 5282 reflection_function_factory(fptr, NULL, function TSRMLS_CC); in ZEND_METHOD() 5283 add_assoc_zval(return_value, fptr->common.function_name, function); in ZEND_METHOD() 5996 ZEND_ARG_INFO(0, function) 6002 ZEND_ARG_INFO(0, function) 6128 REGISTER_REFLECTION_CLASS_CONST_LONG(function, "IS_DEPRECATED", ZEND_ACC_DEPRECATED); in PHP_MINIT_FUNCTION()
|
Completed in 75 milliseconds
1...<<261262263264265266267268269270>>...276