Home
last modified time | relevance | path

Searched refs:z (Results 251 – 275 of 353) sorted by relevance

1...<<1112131415

/php-src/ext/gd/
H A Dconfig.m416 if test -z "$PHP_AVIF"; then
25 if test -z "$PHP_WEBP"; then
34 if test -z "$PHP_JPEG"; then
/php-src/ext/standard/tests/file/
H A Dbasename_bug66395_variation2-win32.phpt18 echo basename("x:y:z:hello\world:my.stream:\$DATA") . "\n";
/php-src/ext/pcre/tests/
H A Dpreg_match_all_error1.phpt17 '[a-z]', //Array of Regexes
H A Dpreg_grep_basic.phpt11 var_dump(preg_grep('@(/\w+\.*/*)+@', $array)); //finds / followed by one or more of a-z, A-Z and 0-…
/php-src/ext/standard/tests/array/range/
H A Drange_step_errors.phpt78 var_dump(range('a', 'z', 100));
85 var_dump(range('z', 'a', 100));
/php-src/ext/mysqli/tests/
H A Dmysqli_debug_control_string.phpt65 try_control_string($link, 't:z,1,,2:o,' . $trace_file, $trace_file, 90);#
129 Warning: mysqli_debug(): Unrecognized format 'z' in %s on line %d
H A Dmysqli_poll_mixing_insert_select.phpt27 "INSERT INTO test(id, label) VALUES (100, 'z')",
182 string(1) "z"
H A Dmysqli_num_rows.phpt38 func_test_mysqli_num_rows($link, "INSERT INTO test(id, label) VALUES (100, 'z')", NULL, 15);
H A Dmysqli_stmt_store_result.phpt23 if (!mysqli_stmt_prepare($stmt, "INSERT INTO test(id, label) VALUES (100, 'z')") ||
H A Dmysqli_stmt_close.phpt45 $id = 100; $label = 'z';
/php-src/ext/openssl/tests/
H A Dopenssl_pkcs12_read_basic.phpt60 b7aAAAkbxy/FakcxE9b0wC5JsSW9vByXQiRn0iDqDNl9iwzX/LLW6wE7SruCPp+z
/php-src/ext/tidy/
H A Dconfig.m430 if test -z "$TIDY_DIR"; then
/php-src/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc36 'UdBAG97qgZKGn3X8eYo/z/DnOf58iz/fnZmpI6Hv5tHsjoPB/VhMZvm0zJxnI7sKbVamF/wDJ7XXkHRLpV/PHnqUZUHNI1FjPS…
61 'Pv+3z//l8z/8+u9+/ftf/8Pnf9A+/wsk/QWS/vHzP//695//n8//7dd//+t/+PXvNUj6LwD7f37+i4apn/9vzPT5L3iJKfSxpN…
/php-src/ext/date/lib/
H A Dtimelib.c319 printf(" GMT %05d%s", d->z, d->dst == 1 ? " (DST)" : ""); in timelib_dump_date()
333 printf(" %05d%s", d->z, d->dst == 1 ? " (DST)" : ""); in timelib_dump_date()
H A Dtm2unixtime.c372 tz->sse += -tz->z; in do_adjust_timezone()
378 tz->sse += (-tz->z - tz->dst * SECS_PER_HOUR); in do_adjust_timezone()
498 time.y, time.m, time.d, time.h, time.i, time.s, time.f, time.z, time.dst);
/php-src/scripts/
H A Dphpize.m429 test -z "$CFLAGS" && auto_cflags=1
65 if test -z "$prefix"; then
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt43 $stmt2->bindValue(1, "z");
55 if (!isset($row2['label']) || ('z' !== $row2['label']))
56 printf("Expecting array(id => 1, label => z) got %s\n", var_export($row2, true));
H A Dpdo_mysql_types.phpt143 test_type($db, 400, 'CHAR(255)', str_repeat('z', 255));
146 test_type($db, 430, 'VARCHAR(255)', str_repeat('z', 255));
/php-src/sapi/fuzzer/
H A Dconfig.m430 if test -z "$LIB_FUZZING_ENGINE"; then
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt313 'Bez peněz do hospody nelez.',
320 'Co jsi z úst vypustil, ani párem koní nedostaneš zpět.',
321 'Co můžeš udělat dnes, neodkládej na zítřek.',
326 'Co sis uvařil, to si sněz.',
368 'Zlaté slovo, které zůstane v ústech.',
373 'Žádný učený z nebe nespadl.',
389 …ahi Lütuf\"), Osmanlı Donanması'nın Lütf-i Celil sınıfının öncü gemisi olan zırhlı savaş gemisidir…
H A Dmb_ucfirst_lcfirst.phpt11 if ($i >= 97 && $i <= 122) { /* a to z */
/php-src/ext/date/
H A Dphp_date.h75 timelib_abbr_info z; /* TIMELIB_ZONETYPE_ABBR */ member
/php-src/main/
H A Doutput.c67 static int php_output_stack_apply_list(void *h, void *z);
68 static int php_output_stack_apply_status(void *h, void *z);
1147 static int php_output_stack_apply_list(void *h, void *z) in php_output_stack_apply_list() argument
1150 zval *array = (zval *) z; in php_output_stack_apply_list()
1159 static int php_output_stack_apply_status(void *h, void *z) in php_output_stack_apply_status() argument
1162 zval arr, *array = (zval *) z; in php_output_stack_apply_status()
/php-src/build/
H A Dphp.m461 if test -z "$1" || echo "$1" | grep '^/' >/dev/null ; then
114 if test -z "$host_alias" && test -n "$host"; then
117 if test -z "$host_alias"; then
612 if test -z "$LIBTOOL"; then
735 if test -z "$php_cxx_done"; then
1670 if test -z "$php_bison_version"; then
1680 if test -z "$php_bison_required_version" && test -z "$php_bison_num"; then
1737 if test -z "$php_re2c_version"; then
1746 if test -z "$php_re2c_required_version" && test -z "$php_re2c_num"; then
1786 if test -z "$php_version"; then
[all …]
/php-src/ext/readline/
H A Dconfig.m422 if test -z "$READLINE_DIR"; then

Completed in 70 milliseconds

1...<<1112131415