Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/intl/common/
H A Dcommon_error.c52 long err_code; in PHP_FUNCTION() local
73 long err_code; in PHP_FUNCTION() local
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c720 enum XML_Error err_code = XML_GetErrorCode(parser); in xml_elem_parse_buf() local
/PHP-5.3/ext/mbstring/
H A Dphp_mbregex.c450 int err_code = 0; in php_mbregex_compile_pattern() local
H A Dmbstring.c881 int err_code; in _php_mb_compile_regex() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c20642 SQLITE_PRIVATE void sqlite3Error(sqlite3 *db, int err_code, const char *zFormat, ...){ in sqlite3Error()

Completed in 296 milliseconds