Home
last modified time | relevance | path

Searched refs:CLOSE (Results 26 – 36 of 36) sorted by relevance

12

/PHP-5.4/ext/oci8/tests/
H A Darray_bind_002.phpt40 CLOSE CUR;
H A Darray_bind_004.phpt43 CLOSE CUR;
H A Darray_bind_003.phpt43 CLOSE CUR;
H A Darray_bind_007.phpt40 CLOSE CUR;
H A Darray_bind_008.phpt43 CLOSE CUR;
H A Darray_bind_011.phpt40 CLOSE CUR;
H A Dbug51253.phpt43 CLOSE CUR;
/PHP-5.4/ext/curl/tests/
H A Dcurl_multi_getcontent_error4.phpt41 //CLOSE
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt44 PHP/PDO will send a CLOSE message as part of the PDO::query() call.
72 ---> you must not try to send a CLOSE after execute()
/PHP-5.4/sapi/cli/
H A Dphp_http_parser.c75 #define CLOSE "close" macro
1316 if (index > sizeof(CLOSE)-1 || c != CLOSE[index]) { in php_http_parser_execute()
1318 } else if (index == sizeof(CLOSE)-2) { in php_http_parser_execute()
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c30432 #define IOMETHODS(FINDER,METHOD,VERSION,CLOSE,LOCK,UNLOCK,CKLOCK,SHMMAP) \
30435 CLOSE, /* xClose */ \

Completed in 381 milliseconds

12