Home
last modified time | relevance | path

Searched refs:function (Results 6726 – 6750 of 6887) sorted by relevance

1...<<261262263264265266267268269270>>...276

/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities22.phpt35 function test($flag, $flag2=ENT_DISALLOWED, $charset="UTF-8") {
H A Dstrcasecmp.phpt2 strcasecmp() function
42 function __toString() {
49 function __toString() {
H A Dstripslashes_variation2.phpt2 Test stripslashes() function : usage variations - un-quote strings quoted with addslashes()
/PHP-5.5/ext/oci8/tests/
H A Dbind_char_1_11gR1.phpt181 function do_e_q($s)
/PHP-5.5/ext/standard/tests/array/
H A Darsort_variation1.phpt2 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 Dsizeof_variation4.phpt2 Test sizeof() function : usage variations - all kinds of unset variables for 'var' argument
H A Drsort_variation1.phpt2 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 Dmysqli_class_mysqli_properties_no_conn.phpt13 function dump_properties($mysqli) {
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation24.phpt2 Test fscanf() function: usage variations - char formats with strings
H A Dfscanf_variation27.phpt2 Test fscanf() function: usage variations - octal formats with integer values
H A Dfscanf_variation18.phpt2 Test fscanf() function: usage variations - string formats with integer values
H A Dfscanf_variation2.phpt2 Test fscanf() function: usage variations - integer formats with integer values
H A Dfscanf_variation20.phpt2 Test fscanf() function: usage variations - char formats with integer values
H A Dfscanf_variation33.phpt2 Test fscanf() function: usage variations - hexa formats with integer values
H A Dfscanf_variation39.phpt2 Test fscanf() function: usage variations - unsigned int formats with integer values
H A Dfscanf_variation45.phpt2 Test fscanf() function: usage variations - scientific formats with integer values
H A Dfscanf_variation9.phpt2 Test fscanf() function: usage variations - float formats with integer values
H A Dfgets_variation6-win32.phpt2 Test fgets() function : usage variations - read when file pointer at EOF
H A Dfgets_variation6.phpt2 Test fgets() function : usage variations - read when file pointer at EOF
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt15 …// 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 Dereg_replace_basic_001.phpt2 Test ereg_replace() function : basic functionality
H A Deregi_replace_basic_001.phpt2 Test ereg() function : basic functionality
/PHP-5.5/Zend/tests/
H A Dcompare_002.phpt33 function my_dump($var) {
/PHP-5.5/tests/lang/
H A DforeachLoop.012.phpt8 function withRefValue($elements, $transform) {
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1268 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