Home
last modified time | relevance | path

Searched refs:any (Results 301 – 325 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.5/ext/standard/tests/array/
H A Dusort_object2.phpt32 // Class without any member
H A Darray_diff_assoc_variation5.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_diff_basic.phpt7 * in any of the others arguments.
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtok_variation3.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
H A Dstrtok_variation5.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
H A Dtrim_variation2.phpt75 // strip white space and any "minus" signs
H A Dprint_basic.phpt48 // If you are not using any other characters, you can just print variables
H A Dstrtok_variation6.phpt6 …ng (str) into smaller strings (tokens), with each token being delimited by any character from token
/PHP-5.5/sapi/apache2filter/
H A DREADME65 done. Then you can set a breakpoint on any PHP-related symbol.
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API24 and not output any error messages.
63 o - object of any type (zval*)
158 * or any other type. If you specify a type which is larger
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-5.TXT12 # No claims are made as to fitness for any particular purpose. No
13 # warranties of any kind are expressed or implied. The recipient
16 # remedy for any claim will be exchange of defective media within 90
21 # Unicode Standard, and to make copies of this file in any form for
H A D8859-1.TXT12 # No claims are made as to fitness for any particular purpose. No
13 # warranties of any kind are expressed or implied. The recipient
16 # remedy for any claim will be exchange of defective media within 90
21 # Unicode Standard, and to make copies of this file in any form for
H A D8859-15.TXT13 # No claims are made as to fitness for any particular purpose. No
14 # warranties of any kind are expressed or implied. The recipient
17 # remedy for any claim will be exchange of defective media within 90
22 # Unicode Standard, and to make copies of this file in any form for
/PHP-5.5/Zend/
H A Dzend_strtod.c2590 int any = 0; in zend_hex_strtod() local
2613 any = 1; in zend_hex_strtod()
2618 *endptr = any ? s - 1 : str; in zend_hex_strtod()
2629 int any = 0; in zend_oct_strtod() local
2647 any = 1; in zend_oct_strtod()
2651 *endptr = any ? s - 1 : str; in zend_oct_strtod()
2662 int any = 0; in zend_bin_strtod() local
2684 any = 1; in zend_bin_strtod()
2694 *endptr = (char *)(any ? s - 1 : str); in zend_bin_strtod()
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_variation2.phpt24 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation2.phpt18 // Initialise function arguments not being substituted (if any)
H A Dmb_substr_count_variation2.phpt21 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/standard/tests/file/
H A Dfile_put_contents_variation2.phpt24 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE21 terms of any subsequent revision of the license.
/PHP-5.5/ext/mysqli/
H A Dconfig.m416 dnl This needs to be set in any extension which wishes to use mysqlnd
/PHP-5.5/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_001.phpt23 // Initialise function arguments not being substituted (if any)
H A Dmethod_exists_variation_001.phpt22 // Initialise function arguments not being substituted (if any)
/PHP-5.5/ext/xml/tests/
H A Dutf8_decode_variation1.phpt26 // Initialise function arguments not being substituted (if any)
H A Dutf8_encode_variation1.phpt26 // Initialise function arguments not being substituted (if any)
/PHP-5.5/win32/
H A Dinstall.txt87 pages, as you do not output any HTML, but manage Windows and objects
315 advisable to first get PHP working and tested without any
328 in any ActiveScript compliant host, like Windows Script Host,
417 that PHP did not output any data.
827 where XXX is the HTTP error code. Please delete any other Error
1243 Read the How to report a bug document before submitting any bug
1293 ; any text on a line after an unquoted semicolon (;) is ignored
1304 ; backslashes are treated the same as any other character
1379 active for any script running from this directory or any subdirectory
1403 almost any web server.
[all …]

Completed in 39 milliseconds

1...<<11121314151617181920>>...27