Home
last modified time | relevance | path

Searched refs:s0 (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/oci8/tests/
H A Dcoll_016_func.phpt43 Warning: oci_collection_element_assign(): OCI-22165: given index [%d] must be in the range of%s0%st…
46 Warning: oci_collection_element_assign(): OCI-22165: given index [5000] must be in the range of%s0%…
/PHP-5.3/ext/standard/tests/strings/
H A Dstrval_variation2.phpt12 $s0 = "\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f";
29 echo bin2hex(strval($s0));
H A Dchunk_split_variation3.phpt113 string(40) "This0.5 is 0.5simp0.5le s0.5trin0.5g.0.5"
/PHP-5.3/Zend/
H A Dzend_strtod.c1489 char *s, *s0; in zend_dtoa() local
1644 s = s0 = rv_alloc(i); in zend_dtoa()
1741 s = s0; in zend_dtoa()
1774 if (s == s0) { in zend_dtoa()
1999 if (s == s0) { in zend_dtoa()
2029 if (s == s0) { /* don't return empty string */ in zend_dtoa()
2037 return s0; in zend_dtoa()
2048 CONST char *s, *s0, *s1; in zend_strtod() local
2083 s0 = s; in zend_strtod()
2097 s0 = s; in zend_strtod()
[all …]

Completed in 15 milliseconds