Home
last modified time | relevance | path

Searched refs:function (Results 6626 – 6650 of 6887) sorted by relevance

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

/PHP-5.5/ext/standard/tests/file/
H A Dfread_variation2.phpt2 Test fread() function : usage variations - read some/all chars, write only mode (Bug #42036)
18 /* Function : function check_read(resource $file_handle, int $read_size, int $expect_size)
26 function check_read($file_handle, $read_size, $expect_size) {
H A Dfscanf_variation5.phpt2 Test fscanf() function: usage variations - integer formats with arrays
H A Dbasename-win32.phpt100 function check_basename( $path_arrays ) {
H A Dfgetss_basic2-win32.phpt2 Test fgetss() function : Basic functionality - read/write modes
H A Dfgetss_basic2.phpt2 Test fgetss() function : Basic functionality - read/write modes
H A Dfgetss_variation5-win32.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
H A Dfgetss_variation5.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
H A Dfscanf_variation11.phpt2 Test fscanf() function: usage variations - float formats with arrays
H A Dfscanf_variation30.phpt2 Test fscanf() function: usage variations - octal formats with arrays
H A Dfscanf_variation36.phpt2 Test fscanf() function: usage variations - hexa formats with arrays
H A Dfscanf_variation42.phpt2 Test fscanf() function: usage variations - unsigned formats with arrays
/PHP-5.5/Zend/
H A Dzend_compile.c1936 zend_function *function; in zend_do_begin_function_call() local
1955 (function->type == ZEND_INTERNAL_FUNCTION))) { in zend_do_begin_function_call()
2981 if (function->type == ZEND_USER_FUNCTION) { in function_add_ref()
2982 zend_op_array *op_array = &function->op_array; in function_add_ref()
3000 zend_function *function, *new_function; in do_inherit_parent_constructor() local
3073 if (function->common.fn_flags & ZEND_ACC_CTOR) { in do_inherit_parent_constructor()
3102 static void do_inherit_method(zend_function *function) /* {{{ */ in do_inherit_method() argument
3108 function_add_ref(function); in do_inherit_method()
4450 zend_function *function; in do_bind_function() local
4470 function->common.function_name, in do_bind_function()
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME302 . There is a separate counter that limits the depth of recursive function calls
308 Recursive function calls use up the runtime stack; running out of stack can
320 . You can build PCRE so that its internal match() function that is called from
330 normal execution of the pcre_exec() function; if JIT support is being
400 the readline() function. This provides line-editing and history facilities.
728 isprint() function yields TRUE for characters in the range 128-255, the use of
759 matching function, in non-UTF-8/16/32 mode, UTF-8/16/32 mode, and UTF-8/16/32
795 pcre_compile() function is a pointer to a block of memory containing the
887 pcre[16|32]_printint.c ) debugging function that is used by pcretest,
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt14 function ut_main()
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_arrays_002.phpt16 function check(&$a) {
H A Dserialization_arrays_005.phpt16 function check(&$a) {
H A Dserialization_objects_015.phpt8 function check(&$obj) {
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt94 function sha_connect($offset, $host, $db, $port, $socket, $file) {
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_types.phpt13function test_type(&$db, $offset, $sql_type, $value, $ret_value = NULL, $pattern = NULL, $alternat…
H A Dpdo_mysql_attr_errmode.phpt115 function my_handler($e) {
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_variation1.phpt2 Test get_html_translation_table() function : usage variations - unexpected table values
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_008.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL compone…
H A Dparse_url_basic_009.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL comp…
/PHP-5.5/ext/standard/tests/array/
H A Drange_variation.phpt2 Test range() function (variation-1)
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt2 Test get_class() function : usage variations - passing unexpected types.

Completed in 180 milliseconds

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