Home
last modified time | relevance | path

Searched refs:z (Results 101 – 125 of 370) sorted by relevance

12345678910>>...15

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dprintf.c573 (*func)(arg, pToken->z, pToken->n); in vxprintf()
737 char *z; in sqliteMPrintf() local
740 z = base_vprintf(printf_realloc, 1, zBase, sizeof(zBase), zFormat, ap); in sqliteMPrintf()
742 return z; in sqliteMPrintf()
751 char *z; in sqlite_mprintf() local
755 z = base_vprintf((void*(*)(void*,int))realloc, 0, in sqlite_mprintf()
758 return z; in sqlite_mprintf()
776 char *z; in sqlite_snprintf() local
780 z = base_vprintf(0, 0, zBuf, n, zFormat, ap); in sqlite_snprintf()
782 return z; in sqlite_snprintf()
/PHP-5.3/ext/pcre/tests/
H A Dpcre_count.phpt5 $regex = '/(([0-9a-z]+)-([0-9]+))-(([0-9]+)-([0-9]+))/';
13 $regex = '/([a-z]+)/';
/PHP-5.3/ext/phar/tests/zip/
H A Dphar_buildfromiterator8.phpt12 …(new DirectoryIterator('.'), '/^frontcontroller\d{0,2}\.phar\.phpt\\z|^\.\\z|^\.\.\\z/'), dirname(…
/PHP-5.3/ext/phar/tests/tar/
H A Dphar_buildfromiterator8.phpt12 …(new DirectoryIterator('.'), '/^frontcontroller\d{0,2}\.phar\.phpt\\z|^\.\\z|^\.\.\\z/'), dirname(…
/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation9.phpt22 'sub_arrayb' => array ('a', 'z', 'y'));
78 string(1) "z"
107 string(1) "z"
H A Dusort_variation10.phpt31 "z" => -99, 0 => 1, "z" => 3);
/PHP-5.3/ext/odbc/
H A Dconfig.m4102 if test -z "$ODBC_TYPE"; then
129 if test -z "$ODBC_TYPE"; then
147 if test -z "$ODBC_TYPE"; then
172 if test -z "$ODBC_TYPE"; then
209 if test -z "$ODBC_TYPE"; then
229 if test -z "$ODBC_TYPE"; then
252 if test -z "$ODBC_TYPE"; then
292 if test -z "$ODBC_TYPE"; then
339 if test -z "$ODBC_TYPE"; then
367 if test -z "$ODBC_TYPE"; then
[all …]
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt40 $db->exec("INSERT INTO test(id, label) VALUES (100, 'z')");
49 if (!isset($rows[0]['label']) || ($rows[0]['label'] != 'z')) {
62 $db->exec("INSERT INTO test(id, label) VALUES (100, 'z')");
70 if (!isset($rows[0]['label']) || ($rows[0]['label'] != 'z')) {
/PHP-5.3/scripts/dev/
H A Dcheck_parameters.php126 foreach ($y as $z) {
127 $ret[$z[2]] = array($x[1] . $z[1], $z[3]);
/PHP-5.3/ext/standard/
H A Dsha1.c124 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument
125 #define G(x, y, z) ((x) ^ (y) ^ (z)) argument
126 #define H(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) argument
127 #define I(x, y, z) ((x) ^ (y) ^ (z)) argument
/PHP-5.3/ext/ereg/tests/
H A D015.phpt4 <?php echo ereg_replace("^","z","abc123")?>
H A D008.phpt5 echo ereg_replace("([a-z]*)([-=+|]*)([0-9]+)","\\3 \\1 \\2\n","abc+-|=123");
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c20730 z[j++] = z[i]; in sqlite3Dequote()
25222 z[j++] = z[i];
75100 for(z=zInput; *z; z=z+n){
79064 z = pBegin->z;
79066 sEnd.z = &z[n-1];
118490 return isConsonant(z) && z[0]==z[1];
118504 z[0]!='w' && z[0]!='x' && z[0]!='y' &&
118723 if( z[0]=='e' && z[2]=='n' && (z[3]=='a' || z[3]=='e') && m_gt_1(z+4) ){
118738 if( z[0]=='e' && z[2]=='b' && (z[3]=='a' || z[3]=='i') && m_gt_1(z+4) ){
119075 z = &z[n+1];
[all …]
/PHP-5.3/ext/intl/tests/
H A Dcollator_get_sort_key.phpt35 'аа', 'а', 'z',
69 source: z
H A Ddateformat_get_set_pattern.phpt19 'yyyy-DDD.hh:mm:ss z',
70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
71 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
H A Ddateformat_get_set_pattern2.phpt19 'yyyy-DDD.hh:mm:ss z',
70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
71 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc44 $z = $resp->$mf;
46 if (($z >= $start_time) && ($z <= time())) {
49 echo "$mf is BAD ($z)\n";
52 echo "$mf is $z\n";
/PHP-5.3/ext/oci8/
H A Dconfig.m45 if test -z "$SED"; then
78 test -z "$OCI8_ORACLE_VERSION" && OCI8_ORACLE_VERSION=7.3
112 if test -z "$PHP_OCI8"; then
122 if test -z "$tmp_version"; then
123 if test -z "$PHP_CONFIG"; then
131 if test -z "$php_version"; then
172 if test "$PHP_OCI8" = "yes" && test -z "$ORACLE_HOME"; then
185 if test -z "$PHP_OCI8"; then
194 if test -z "$PHP_OCI8"; then
289 if test -z "$PHP_OCI8_INSTANT_CLIENT"; then
/PHP-5.3/ext/spl/tests/
H A Dbug46115.phpt7 $z = $x->invoke($h);
/PHP-5.3/Zend/tests/
H A Dlsb_018.phpt48 $z = Baz::getInstance();
55 $z->identify();
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
/PHP-5.3/ext/date/tests/
H A D009_win32.phpt18 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
28 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A Dbug33532.phpt20 print "strftime " . strftime("%r %B%e %Y %Z %z", $tStamp) . "\n";
29 print "strftime " . strftime("%r %B%e %Y %Z %z", $tStamp) . "\n";
/PHP-5.3/ext/date/lib/
H A Dastro.c157 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
170 z = y * sind(obl_ecl); in astro_sun_RA_dec()
175 *dec = atan2d(z, sqrt(x*x + y*y)); in astro_sun_RA_dec()
/PHP-5.3/ext/json/
H A Djson.c492 zval *z; in php_json_decode() local
513 ALLOC_INIT_ZVAL(z); in php_json_decode()
515 if (parse_JSON(jp, z, utf16, utf16_len, assoc TSRMLS_CC)) { in php_json_decode()
516 *return_value = *z; in php_json_decode()
549 zval_dtor(z); in php_json_decode()
551 FREE_ZVAL(z); in php_json_decode()

Completed in 666 milliseconds

12345678910>>...15