Home
last modified time | relevance | path

Searched refs:query (Results 576 – 583 of 583) sorted by relevance

1...<<21222324

/php-src/ext/simplexml/
H A Dsimplexml.c1227 char *query; in PHP_METHOD() local
1236 if (zend_parse_parameters(ZEND_NUM_ARGS(), "s", &query, &query_len) == FAILURE) { in PHP_METHOD()
1267 retval = xmlXPathEval((xmlChar *)query, sxe->xpath); in PHP_METHOD()
/php-src/ext/dom/
H A Dphp_dom_arginfo.h1234 ZEND_METHOD(DOMXPath, query);
1298 ZEND_METHOD(Dom_XPath, query);
1544 ZEND_ME(DOMXPath, query, arginfo_class_DOMXPath_query, ZEND_ACC_PUBLIC)
1793 ZEND_ME(Dom_XPath, query, arginfo_class_Dom_XPath_query, ZEND_ACC_PUBLIC)
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_big_prepare.phpt35 /* execute query */
/php-src/ext/pdo/
H A Dpdo_dbh.c1150 PHP_METHOD(PDO, query) in PHP_METHOD() argument
/php-src/ext/sqlite3/
H A Dsqlite3.c550 PHP_METHOD(SQLite3, query) in PHP_METHOD() argument
/php-src/build/
H A Dgen_stub.php3849 private function createIncludeElement(DOMDocument $doc, string $query): DOMElement argument
3853 $attr->value = $query;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2672 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
34401 0 regex/128l ha:pcb-rnd-drc-query-v[0-9]+[\ \t\r\n]*[{] pcb-rnd drc query string (lihata)
H A Dmagic2672 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
34401 0 regex/128l ha:pcb-rnd-drc-query-v[0-9]+[\ \t\r\n]*[{] pcb-rnd drc query string (lihata)

Completed in 231 milliseconds

1...<<21222324