Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c2383 zend_string *oid_string; in PHP_FUNCTION() local
2390 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
2409 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
2447 zend_string *oid_string; in PHP_FUNCTION() local
2459 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
2478 "SS", &oid_string, &mode) == SUCCESS) { in PHP_FUNCTION()
2479 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
2755 zend_string *oid_string; in PHP_FUNCTION() local
2775 if (!is_valid_oid_string(oid_string, &oid)) { in PHP_FUNCTION()
2794 "SP", &oid_string, &file_out) == SUCCESS) { in PHP_FUNCTION()
[all …]

Completed in 18 milliseconds