Home
last modified time | relevance | path

Searched refs:valid (Results 901 – 925 of 935) sorted by relevance

1...<<3132333435363738

/php-src/ext/mbstring/
H A Dmbstring.c5551 bool valid = true; in php_mb_check_encoding_recursive() local
5564 valid = false; in php_mb_check_encoding_recursive()
5571 valid = false; in php_mb_check_encoding_recursive()
5577 valid = false; in php_mb_check_encoding_recursive()
5589 valid = false; in php_mb_check_encoding_recursive()
5594 return valid; in php_mb_check_encoding_recursive()
/php-src/
H A Dphp.ini-development1111 ; Check that a connection is still valid before reuse.
1329 ; The path for which the cookie is valid.
1333 ; The domain for which the cookie is valid.
1343 ; Current valid values are "Strict", "Lax" or "None". When using "None",
1386 ; considered as valid.
1416 ; Note that all valid entries require a "=", even if no value follows.
H A Dphp.ini-production1113 ; Check that a connection is still valid before reuse.
1331 ; The path for which the cookie is valid.
1335 ; The domain for which the cookie is valid.
1345 ; Current valid values are "Strict", "Lax" or "None". When using "None",
1388 ; considered as valid.
1418 ; Note that all valid entries require a "=", even if no value follows.
/php-src/ext/standard/tests/file/
H A Dfgets_variation4-win32-mb.phpt6 die('skip only valid for Windows');
H A Dfgets_variation4-win32.phpt6 die('skip only valid for Windows');
H A Dfgets_variation4.phpt6 die('skip Not valid for Windows');
H A Dfread_variation3-win32-mb.phpt6 die('skip...only valid for Windows');
H A Dfread_variation3-win32.phpt6 die('skip...only valid for Windows');
H A Dfread_variation3.phpt6 die('skip...Not valid for Windows');
H A Dftruncate_variation6-win32.phpt6 die('skip.. only valid for Windows');
H A Dftruncate_variation6.phpt6 die('skip.. Not valid for Windows');
H A Dtempnam_variation4-0.phpt6 die('skip Not valid for Windows');
H A Dtempnam_variation4-1.phpt6 die('skip Not valid for Windows');
/php-src/ext/spl/
H A Dspl_heap.c981 PHP_METHOD(SplHeap, valid) in PHP_METHOD() argument
H A Dspl_dllist.c947 PHP_METHOD(SplDoublyLinkedList, valid) in PHP_METHOD() argument
H A Dspl_array.c1782 PHP_METHOD(ArrayIterator, valid) in PHP_METHOD() argument
/php-src/ext/sodium/
H A Dlibsodium.c3360 unsigned char valid = 0U; in PHP_FUNCTION() local
3373 valid |= (unsigned char) is_barrier; in PHP_FUNCTION()
3376 ret = (int) (valid - 1U); in PHP_FUNCTION()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます88 # check for valid compression method 0-4
2524 >>88 belong & 1 \b, valid
4780 # check for valid version one
10685 # check for valid FoxPro field type
20095 # test for valid versions
23891 >4 lelong !0 - valid,
25375 # look for valid map signature
26012 # check for valid ASCII matrix name
34894 # look for valid version number
35806 # by check for valid record version
[all …]
H A Dmagic88 # check for valid compression method 0-4
2524 >>88 belong & 1 \b, valid
4780 # check for valid version one
10685 # check for valid FoxPro field type
20095 # test for valid versions
23891 >4 lelong !0 - valid,
25375 # look for valid map signature
26012 # check for valid ASCII matrix name
34894 # look for valid version number
35806 # by check for valid record version
[all …]
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt157 die("Input string " . bin2hex($str) . " should not be valid in " . $encoding);
/php-src/ext/standard/
H A Durl_scanner_ex.re394 return SUCCESS; /* empty URL is valid */
/php-src/sapi/fpm/
H A Dwww.conf.in474 ; For php_*flag, valid values are on, off, 1, 0, true, false, yes or no.
/php-src/ext/mbstring/libmbfl/
H A DLICENSE306 c) Accompany the work with a written offer, valid for at
/php-src/ext/bcmath/libbcmath/
H A DLICENSE309 c) Accompany the work with a written offer, valid for at
/php-src/ext/phar/phar/
H A Dpharcommand.inc414 * Check whether hash method is valid.

Completed in 217 milliseconds

1...<<3132333435363738