Home
last modified time | relevance | path

Searched refs:current (Results 526 – 550 of 585) sorted by relevance

1...<<21222324

/PHP-5.5/Zend/RFCs/
H A D001.txt117 current object model and, therefore, there is a relatively good chance
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt25 get the current type of the variable
174 // get the current data type
H A Dgettype_settype_variation3.phpt22 get the current type of the variable
171 // get the current data type
H A Dgettype_settype_variation4.phpt22 get the current type of the variable
196 // get the current data type
/PHP-5.5/ext/standard/tests/file/
H A Dfwrite_variation3-win32.phpt56 // append the data to the file, starting from current position of the file pointer
H A Dfwrite_variation3.phpt57 // append the data to the file, starting from current position of the file pointer
H A D005_variation-win32.phpt118 var_dump( touch($file_name2) ); //set to current system time
H A Dpathinfo_basic.phpt38 ".", // current directory
H A D005_variation.phpt133 var_dump( touch($file_name2) ); //set to current system time
H A Dftruncate_variation1-win32.phpt56 var_dump( filesize($filename) ); // check the current file size
H A Dftruncate_variation1.phpt56 var_dump( filesize($filename) ); // check the current file size
H A Dftruncate_variation4-win32.phpt57 var_dump( filesize($filename) ); // current filesize
/PHP-5.5/ext/standard/tests/array/
H A Deach.phpt5 /* Return the current key and value pair from an array
/PHP-5.5/ext/mbstring/tests/
H A Dmb_regex_encoding_variation2.phpt11 * Description: Returns the current encoding for regex as a string.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt75 // i - add PID of the current process
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c644 int i = 0, current = 0; local
670 (*out_array)[current++] = mysql->mysql;
/PHP-5.5/Zend/
H A DZEND_CHANGES850 function current() {
883 $val = $it->current();
936 The pseudo constant __METHOD__ shows the current class and method
1106 ob_get_contents() to retreive the current contents of the output
H A Dzend_interfaces.c498 ZEND_ABSTRACT_ME(iterator, current, NULL)
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in331 ; the current request being served.
473 ; Default Value: current directory or / when chroot
501 ; the current environment.
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php445 $sent = current($soap_test->method_params);
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API22 also takes 'flags' argument -- current only ZEND_PARSE_PARAMS_QUIET can
H A DREADME.SUBMITTING_PATCH134 Generally we ask that bug fix patches work on the current stable PHP
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING17 not operate by backtracking, as the original Henry Spencer code and current
19 a list of current states and checking all of them as it advanced through the
509 Recursion either matches the current regex, or some subexpression. The opcode
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc194 fputs($s, "257 \"$cwd\" is current directory.\r\n");
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja475 the current http output encode setting is returned.
489 Returns the current internal encoding as a string.

Completed in 59 milliseconds

1...<<21222324