Home
last modified time | relevance | path

Searched refs:id (Results 726 – 750 of 871) sorted by relevance

1...<<21222324252627282930>>...35

/PHP-7.3/ext/standard/tests/strings/
H A Dprint_variation1.phpt148 Resource id #%d
H A Dvsprintf_variation2.phpt176 string(%d) "Resource id #%d"
H A Dvfprintf_variation20.phpt174 Resource id #%d
H A Dvfprintf_variation21.phpt166 Resource id #%d
H A Dvprintf_variation1.phpt217 Resource id #%d
H A Dvprintf_variation2.phpt200 Resource id #%d
H A Dvsprintf_variation1.phpt190 string(%d) "Resource id #%d"
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c1533 int id; in onig_set_callout_of_name() local
1579 if (id < 0) return id; in onig_set_callout_of_name()
1624 r = id; in onig_set_callout_of_name()
2528 int id; in node_new_save_gimmick() local
2538 GIMMICK_(*node)->id = id; in node_new_save_gimmick()
2553 GIMMICK_(*node)->id = id; in node_new_update_var_gimmick()
2673 GIMMICK_(*node)->id = id; in node_new_callout()
2744 int id; in make_absent_engine() local
2755 id = GIMMICK_(ns[0])->id; in make_absent_engine()
2833 id = GIMMICK_(save)->id; in make_absent_tail()
[all …]
H A Dutf16_be.c38 int id; in init() local
H A Dutf16_le.c36 int id; in init() local
/PHP-7.3/ext/pgsql/
H A DREADME208 Update table using values (field=>value) and ids (id=>value)
212 Delete records has ids (id=>value)
216 Select records that has ids (id=>value)
/PHP-7.3/ext/standard/tests/general_functions/
H A Dprint_r.phpt1486 Resource id #%d
1487 Resource id #%d
1488 Resource id #%d
1490 Resource id #%d
1491 Resource id #%d
1492 Resource id #%d
H A Dprint_r_64bit.phpt1490 Resource id #5
1491 Resource id #5
1492 Resource id #5
1494 Resource id #6
1495 Resource id #6
1496 Resource id #6
H A Dtype.phpt344 string(14) "Resource id #%d"
346 string(14) "Resource id #%d"
/PHP-7.3/ext/pdo/tests/
H A Dpdo_014.phpt17 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10), grp VARCHAR(10))');
/PHP-7.3/ext/dba/tests/
H A Ddba_db4_018.phpt57 Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
/PHP-7.3/ext/session/
H A Dphp_session.h150 zend_string *id; member
268 PHPAPI void php_session_set_id(char *id);
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_class_mysqli_result_interface.phpt119 if (!mysqli_query($link, "SELECT id FROM test ORDER BY id"))
H A D057.phpt99 ["id"]=>
/PHP-7.3/ext/oci8/tests/
H A Dfetch_into1.phpt14 $insert_sql = "INSERT INTO ".$schema."".$table_name." (id, value, string) VALUES (1, 1, NULL)";
H A Dbind_char_2_11gR1.phpt25 "create table bind_char_tab (id number, c1 date)",
H A Dbind_char_2.phpt25 "create table bind_char_tab (id number, c1 date)",
/PHP-7.3/ext/simplexml/tests/
H A Dsxe_004.phpt14 <sxe id="elem1">
/PHP-7.3/ext/xml/tests/
H A Dxml_parser_set_option_variation3.phpt179 Arg value Resource id %s
/PHP-7.3/ext/dom/tests/
H A Ddom001.phpt93 echo "--------- Find element by id\n";
272 --------- Find element by id

Completed in 81 milliseconds

1...<<21222324252627282930>>...35