Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c3154 int oid_strlen; local
3164 if ((oid_string+oid_strlen) != end_ptr) {
3179 "s", &oid_string, &oid_strlen) == SUCCESS) {
3181 if ((oid_string+oid_strlen) != end_ptr) {
3224 int oid_strlen, mode_strlen; local
3236 if ((oid_string+oid_strlen) != end_ptr) {
3253 if ((oid_string+oid_strlen) != end_ptr) {
3555 int oid_strlen; local
3574 if ((oid_string+oid_strlen) != end_ptr) {
3593 if ((oid_string+oid_strlen) != end_ptr) {
[all …]

Completed in 15 milliseconds