Searched refs:add (Results 101 – 125 of 513) sorted by relevance
12345678910>>...21
/PHP-5.5/sapi/fpm/fpm/events/ |
H A D | port.c | 44 .add = fpm_event_port_add,
|
H A D | kqueue.c | 46 .add = fpm_event_kqueue_add,
|
H A D | epoll.c | 43 .add = fpm_event_epoll_add,
|
/PHP-5.5/ext/gd/tests/ |
H A D | jpeg2wbmp_error3.phpt | 17 // Create a blank image and add some text
|
H A D | png2wbmp_error3.phpt | 17 // Create a blank image and add some text
|
/PHP-5.5/ext/dom/ |
H A D | config.m4 | 16 AC_MSG_ERROR([DOM extension requires LIBXML extension, add --enable-libxml])
|
/PHP-5.5/ext/imap/tests/ |
H A D | imap_body_basic.phpt | 43 Create a temporary mailbox and add 1 msgs
|
H A D | imap_savebody_basic.phpt | 53 Create a temporary mailbox and add 1 msgs
|
H A D | imap_renamemailbox_basic.phpt | 58 Create a temporary mailbox and add 1 msgs
|
H A D | imap_fetchstructure_basic.phpt | 54 Create a temporary mailbox and add 1 msgs
|
H A D | imap_close_basic.phpt | 47 Create a temporary mailbox and add 3 msgs
|
H A D | imap_fetchbody_error.phpt | 47 Create a temporary mailbox and add 1 msgs
|
H A D | imap_fetchheader_variation3.phpt | 53 Create a temporary mailbox and add 1 msgs
|
/PHP-5.5/ext/phar/tests/tar/ |
H A D | alias_acrobatics.phpt | 44 phar error: Unable to add tar-based phar "%salias_acrobatics.2.phar.tar", alias is already in use
|
/PHP-5.5/ext/phar/tests/zip/ |
H A D | alias_acrobatics.phpt | 44 phar error: Unable to add zip-based phar "%salias_acrobatics.2.phar.zip" with implicit alias, alias…
|
/PHP-5.5/ext/curl/tests/ |
H A D | bug48207.phpt | 30 // add the test data to the file
|
H A D | curl_setopt_array_basic.phpt | 27 // add the test data to the file
|
H A D | curl_basic_017.phpt | 36 // add handlers
|
H A D | curl_basic_018.phpt | 41 // add handlers
|
/PHP-5.5/ext/mbstring/oniguruma/doc/ |
H A D | RE | 385 + add character property (\p{property}, \P{property}) 386 + add hexadecimal digit char type (\h, \H) 387 + add look-behind 389 + add possessive quantifier. ?+, *+, ++ 390 + add operations in character class. [], && 392 + add named group and subexp call.
|
/PHP-5.5/ext/simplexml/tests/ |
H A D | 027.phpt | 64 Warning: main(): Cannot add element person number 3 when only 2 such elements exist in %s027.php on…
|
/PHP-5.5/ext/xml/ |
H A D | config.m4 | 24 AC_MSG_ERROR([XML extension requires LIBXML extension, add --enable-libxml])
|
/PHP-5.5/sapi/cli/tests/ |
H A D | bug61977.phpt | 13 * If a Mime Type is added in php_cli_server.c, add it to this array and update
|
/PHP-5.5/Zend/tests/traits/ |
H A D | property009.phpt | 2 …ts needs to have same semantics as with normal inheritance, however, we do add strict warnings sin…
|
/PHP-5.5/sapi/nsapi/ |
H A D | nsapi-readme.txt | 8 Firstly you may need to add some paths to the LD_LIBRARY_PATH 81 Authentication for the entire server, add the following line: 92 To use PHP Authentication on a single directory, add the following:
|
Completed in 31 milliseconds
12345678910>>...21