Home
last modified time | relevance | path

Searched refs:except (Results 26 – 50 of 53) sorted by relevance

123

/PHP-7.4/ext/ctype/tests/
H A Dctype_graph_variation3.phpt8 * Description: Checks for any printable character(s) except space
H A Dctype_graph_variation1.phpt8 * Description: Checks for any printable character(s) except space
H A Dctype_graph_variation2.phpt8 * Description: Checks for any printable character(s) except space
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt14 * Never return incomplete lines, except on documented conditions:
/PHP-7.4/ext/openssl/tests/
H A DServerClientTestCase.inc146 $result = stream_select($read, $write, $except, $timeout);
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt52 // return all the locale found in the system, except for broken one
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt77 (except as stated in this section) patent license to make, have made,
141 except as required for reasonable and customary use in describing the
193 you may not use this file except in compliance with the License.
/PHP-7.4/ext/ldap/tests/
H A DREADME.md93 2. An empty LDAP structure is required for the tests to be PASSed (except for
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt2 mysqli_debug() - all control string options supported by both mysqlnd and libmysql except oOaA
/PHP-7.4/docs/
H A Dparameter-parsing-api.md51 This function behaves like `zend_parse_parameters_ex()` except that instead of
H A Dstreams.md305 meaning in the mode parameter, except that it checks for a `w` in the string
/PHP-7.4/Zend/tests/
H A D019.phpt58 // except "", 0, "0", NULL, FALSE
110 …var_dump( empty($array_var) ); // expecting bool(false), except: array(), which is considered empty
111 var_dump( isset($array_var) ); // expecting bool(true), except: array(), which is not set
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc747 $except = null;
748 if (stream_select($read, $write, $except, $timeout=3)) {
/PHP-7.4/ext/standard/tests/file/
H A Dfflush_variation1-win32-mb.phpt34 // creating the file except for x mode
H A Dfflush_variation1-win32.phpt34 // creating the file except for x mode
H A Dfflush_variation1.phpt34 // creating the file except for x mode
/PHP-7.4/
H A Dphp.ini-development14 ; 4. Current working directory (except CLI)
81 ; php.ini-development is very similar to its production variant, except it is
458 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
459 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
604 ; no-ctrl (all characters except control characters)
H A Dphp.ini-production14 ; 4. Current working directory (except CLI)
81 ; php.ini-development is very similar to its production variant, except it is
458 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
459 ; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnin…
604 ; no-ctrl (all characters except control characters)
H A DCODING_STANDARDS.md139 except for places where the variable has no real meaning or a trivial
H A Dconfigure.ac566 dnl Checks for GCC function attributes on all systems except ones without glibc
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5048 uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except) in add_list_to_class_internal() argument
5054 if (p[0] != except) in add_list_to_class_internal()
5122 compile_block *cb, const uint32_t *p, unsigned int except) in add_list_to_class() argument
5128 if (p[0] != except) in add_list_to_class()
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in433 ; Default Value: nothing is defined by default except the values in php.ini and
/PHP-7.4/sapi/phpdbg/
H A Dxml.md355 - introduced by <printinfo num="" /> (except for print opline) with num being the number of opco…
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE350 the Library except as expressly provided under this License. Any
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE353 the Library except as expressly provided under this License. Any

Completed in 95 milliseconds

123