Home
last modified time | relevance | path

Searched refs:alias (Results 1 – 25 of 176) sorted by last modified time

12345678

/PHP-5.5/win32/
H A Dinstall.txt846 The NSAPI module now supports the nsapi_virtual() function (alias:
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt129 The NSAPI module now supports the nsapi_virtual() function (alias: virtual())
/PHP-5.5/main/
H A Doutput.c490 php_output_handler_alias_ctor_t *alias = NULL; in php_output_handler_create_user() local
498 …if (Z_STRLEN_P(output_handler) && (alias = php_output_handler_alias(Z_STRVAL_P(output_handler), Z_… in php_output_handler_create_user()
499 …handler = (*alias)(Z_STRVAL_P(output_handler), Z_STRLEN_P(output_handler), chunk_size, flags TSRML… in php_output_handler_create_user()
/PHP-5.5/ext/zlib/tests/
H A Dgzgetc_basic.phpt16 // note that gzgets is an alias to fgets. parameter checking tests will be
H A Dgzgetc_basic_1.phpt16 // note that gzgets is an alias to fgets. parameter checking tests will be
H A Dgzgets_basic.phpt12 // note that gzgets is an alias to fgets. parameter checking tests will be
H A Dgzpassthru_basic.phpt12 // note that gzpassthru is an alias to fpassthru. parameter checking tests will be
H A Dgzread_basic.phpt11 // note that gzread is an alias to fread. parameter checking tests will be
H A Dgzclose_basic.phpt11 // note that gzclose is an alias to fclose. parameter checking tests will be
H A Dgzeof_basic.phpt11 // note that gzeof is an alias to gzeof. parameter checking tests will be
/PHP-5.5/ext/standard/tests/general_functions/
H A Dfloatval.phpt2 Testing floatval() and its alias doubleval() Functions
H A Dfloatval_basic.phpt2 Testing floatval() and its alias doubleval() Functions
H A Dfloatval_error.phpt2 Testing floatval() and its alias doubleval() : error conditions - wrong numbers of parametersns
H A Dfloatval_variation1.phpt2 Testing floatval() and its alias doubleval() functions : usage variations - different data types as…
/PHP-5.5/ext/standard/tests/file/
H A Dis_writable_basic.phpt2 Test is_writable() and its alias is_writeable() function: basic functionality
21 is_writeable() is an alias of is_writable()
H A Dis_writable_error.phpt2 Test is_writable() and its alias is_writeable() function: error conditions
8 is_writeable() is an alias of is_writable()
H A Dis_writable_variation1.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations
24 is_writeable() is an alias of is_writable()
H A Dis_writable_variation2.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - file/dir with diff. pe…
24 is_writeable() is an alias of is_writable()
H A Dis_writable_variation3.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - invalid file names
22 is_writeable() is an alias of is_writable()
H A Ddisk_free_space_basic.phpt2 Test disk_free_space and its alias diskfreespace() functions : basic functionality
H A Ddisk_free_space_error-win32.phpt2 Test disk_free_space and its alias diskfreespace() functions : error conditions
H A Ddisk_free_space_error.phpt2 Test disk_free_space and its alias diskfreespace() functions : error conditions.
H A Ddisk_free_space_variation.phpt2 Test disk_free_space and its alias diskfreespace() functions : Usage Variations
/PHP-5.5/ext/spl/internal/
H A Dsplqueue.inc17 * - enqueue() is an alias of push()
18 * - dequeue() is an alias of shift()
52 * @note dequeue is an alias of push()
62 * @note enqueue is an alias of shift()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c50 #define SXE_MALIAS(func, alias, arg_info, flags) PHP_MALIAS(simplexml_element, func, alias, arg_inf… argument

Completed in 61 milliseconds

12345678