Home
last modified time | relevance | path

Searched refs:how (Results 76 – 100 of 186) sorted by path

12345678

/PHP-5.5/ext/pcre/tests/
H A Dpreg_grep_error1.phpt11 * Testing how preg_grep reacts to being passed bad regexes
H A Dpreg_grep_error2.phpt11 * Testing how preg_grep reacts to being passed the wrong type of input argument
H A Dpreg_match_all_error1.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of regex argument
H A Dpreg_match_all_error2.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of input argument
H A Dpreg_match_all_error3.phpt10 * Testing how preg_match_all reacts to being passed the wrong type of subpatterns array argument
H A Dpreg_match_error1.phpt11 * Testing how preg_match reacts to being passed the wrong type of regex argument
H A Dpreg_match_error2.phpt11 * Testing how preg_match reacts to being passed the wrong type of subject argument
H A Dpreg_quote_error1.phpt11 * Testing how preg_quote reacts to being passed the wrong type of input argument
H A Dpreg_replace_callback_error1.phpt11 * Testing how preg_replace_callback reacts to being passed the wrong type of regex argument
H A Dpreg_replace_error1.phpt11 * Testing how preg_replace reacts to being passed the wrong type of regex argument
H A Dpreg_replace_error2.phpt11 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
H A Dpreg_split_basic.phpt13 …to find NAME regardless of case in $string (can't split it so just returns how string as first ele…
H A Dpreg_split_error1.phpt11 * Testing how preg_split reacts to being passed the wrong type of regex argument
H A Dpreg_split_error2.phpt11 * Testing how preg_split reacts to being passed the wrong type of input argument
/PHP-5.5/ext/pdo/
H A DTODO60 Consider how the following can be implemented in PDO:
H A Dpdo_stmt.c49 ZEND_ARG_INFO(0, how) in ZEND_END_ARG_INFO()
64 ZEND_ARG_INFO(0, how) in ZEND_END_ARG_INFO()
865 how = how & ~PDO_FETCH_FLAGS; in do_fetch()
871 if (how == PDO_FETCH_BOUND) { in do_fetch()
885 if (how == PDO_FETCH_LAZY) { in do_fetch()
892 switch (how) { in do_fetch()
1005 how = PDO_FETCH_OBJ; in do_fetch()
1048 switch (how) { in do_fetch()
1173 switch (how) { in do_fetch()
1324 long how = PDO_FETCH_CLASS; in PHP_METHOD() local
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt134 …printf("[028] I'm confused, how can autocommit be on? Didn't I say I want to manually control tran…
204 [028] I'm confused, how can autocommit be on? Didn't I say I want to manually control transactions?
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt51 die("BORK: don't know how to create a long column here:\n" . implode(", ", $db->errorInfo()));
/PHP-5.5/ext/shmop/
H A DREADME36 count - how many bytes to read
/PHP-5.5/ext/soap/
H A DTODO.old3 Better WSDL support Client and server (how much validation is needed here?)
31 BENCHMARKING...... lets prove how fast it is.
/PHP-5.5/ext/sockets/
H A Dsockets.c238 ZEND_ARG_INFO(0, how)
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2146 ZEND_ARG_INFO(0, how)
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-1.TXT27 # This table contains the data the Unicode Consortium has on how
H A D8859-15.TXT28 # This table contains the data the Unicode Consortium has on how
H A D8859-5.TXT27 # This table contains the data the Unicode Consortium has on how

Completed in 67 milliseconds

12345678