Home
last modified time | relevance | path

Searched refs:numerics (Results 1 – 25 of 32) sorted by relevance

12

/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation1.phpt2 Test copy() function: usage variations - destination file names(numerics/strings)
10 /* Test copy() function: In creation of destination file names containing numerics/strings
14 echo "*** Test copy() function: destination file names containing numerics/strings ***\n";
24 /* File names containing numerics, strings */
79 *** Test copy() function: destination file names containing numerics/strings ***
H A Dparse_ini_file.phpt98 [Non-alpha numerics in strings]
123 [Non-alpha numerics in strings -with quotes]
413 [Non-alpha numerics in strings] => Array
418 [Non-alpha numerics in strings -with quotes] => Array
/PHP-5.5/ext/pgsql/tests/
H A Dbug46408.phpt2 Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics)
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c300 efree_if(result->numerics); in _free_sybase_result()
1099 efree_n(result->numerics); in php_sybase_finish_results()
1337 result->numerics[i] = 0; in php_sybase_fetch_result_set()
1343 result->numerics[i] = 0; in php_sybase_fetch_result_set()
1348 result->numerics[i] = 1; in php_sybase_fetch_result_set()
1352 result->numerics[i] = 1; in php_sybase_fetch_result_set()
1356 result->numerics[i] = 1; in php_sybase_fetch_result_set()
1361 result->numerics[i] = 2; in php_sybase_fetch_result_set()
1366 result->numerics[i] = 2; in php_sybase_fetch_result_set()
1371 result->numerics[i] = 0; in php_sybase_fetch_result_set()
[all …]
H A Dphp_sybase_ct.h109 unsigned char *numerics; member
/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt96 [Non-alpha numerics in strings]
121 [Non-alpha numerics in strings -with quotes]
403 [Non-alpha numerics in strings] => Array
408 [Non-alpha numerics in strings -with quotes] => Array
H A Dis_numeric.phpt11 $numerics = array(
95 foreach ($numerics as $num ) {
H A Dgettype_settype_variation1.phpt77 /* numerics in the form of string */
104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation6.phpt77 /* numerics in the form of string */
104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation8.phpt77 /* numerics in the form of string */
104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dis_string.phpt17 /* heredoc string with only numerics */
H A Dgettype_settype_variation7.phpt77 /* numerics in the form of string */
104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation7.phpt24 /* heredoc string with only numerics */
H A Dvprintf_variation7.phpt24 /* heredoc string with only numerics */
H A Dvfprintf_variation7.phpt24 /* heredoc string with only numerics */
H A Dstripos_variation2.phpt71 '456HEE', //numerics + chars
H A Dstrrchr_variation2.phpt70 '456HEE', //numerics + chars
H A Dstrrpos_variation1.phpt61 "456HEE", //numerics + chars
H A Dstrrpos_variation2.phpt61 '456HEE', //numerics + chars
H A Dstripos_variation1.phpt70 "456HEE", //numerics + chars
H A Dstrrchr_variation1.phpt70 "456HEE", //numerics + chars
H A Dstrripos_variation1.phpt61 "456HEE", //numerics + chars
H A Dstrripos_variation2.phpt61 '456HEE', //numerics + chars
/PHP-5.5/ext/standard/tests/math/
H A Dmt_rand_basic.phpt62 // Eexepcted numerical equivalent of above non-numerics
H A Drand_basic.phpt62 // Eexepcted numerical equivalent of above non-numerics

Completed in 53 milliseconds

12