Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 124) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt38 This checks with $, %, &, chars
48 This checks\t and \nwhite space chars
126checks with $, %, &, charsr to checkThis checks with $, %, &, chars with hereThis checks with $, %…
127checks with $, %, &, charsi@! ch@r$ This checks with $, %, &, chars__with wroThis checks with $, %…
129 string(487) "This is stThis checks and
130 white space charsr to checkThis checks and
131 white space chars with hereThis checks and
132 white space charsdoc endingThis checks and
133 white space chars.This contThis checks and
135 specThis checks and
[all …]
H A Dbasename.phpt5 // simple checks
10 // simple checks with trailing slashes
15 // suffix removal checks
20 // suffix removal checks with trailing slashes
25 // suffix removal checks
H A Dchunk_split_variation5.phpt24 $str = "This contains\tand special char & numbers 123.\nIt also checks for \0 char";
61 It also checks for � char||"
64 It als||o checks for � char||"
67 It also checks for � char||"
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_create.c31 int checks; in PHP_METHOD() local
47 checks = uspoof_getChecks(co->uspoof, SPOOFCHECKER_ERROR_CODE_P(co)); in PHP_METHOD()
48 uspoof_setChecks(co->uspoof, checks & ~USPOOF_SINGLE_SCRIPT, SPOOFCHECKER_ERROR_CODE_P(co)); in PHP_METHOD()
H A Dspoofchecker_main.c118 long checks; in PHP_METHOD() local
121 if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &checks)) { in PHP_METHOD()
127 uspoof_setChecks(co->uspoof, checks, SPOOFCHECKER_ERROR_CODE_P(co)); in PHP_METHOD()
/PHP-5.5/ext/phar/tests/
H A Dcreate_path_error.phpt31 $checks = array(
41 foreach($checks as $check)
50 $checks = array("a\0");
51 foreach($checks as $check)
/PHP-5.5/ext/spl/tests/
H A Diterator_045.phpt80 $checks = array(0 => 25, 1 => 42, 3 => 'FooBar');
83 $it->testSet($checks);
89 $it->testSet($checks);
H A Diterator_044.phpt58 $checks = array(0, new stdClass, new MyFoo, NULL, 2, 'foo', 3);
60 $it->test($checks);
66 $it->test($checks);
H A Dspl_caching_iterator_constructor_flags.phpt2 SPL: CachingInterator constructor flag checks
H A Dspl_iterator_iterator_constructor.phpt2 SPL: IteratorInterator constructor checks
/PHP-5.5/ext/openssl/tests/
H A D026.phpt2 Options type checks
/PHP-5.5/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt2 ob_iconv_handler() charset parameter length checks (CVE-2007-4840)
H A Diconv_strlen-charset-length-cve-2007-4840.phpt2 iconv_strlen() charset parameter length checks (CVE-2007-4840)
H A Diconv_mime_decode-charset-length-cve-2007-4840.phpt2 iconv_mime_decode() charset parameter length checks (CVE-2007-4840)
H A Diconv_mime_decode_headers-charset-length-cve-2007-4840.phpt2 iconv_mime_decode_headers() charset parameter length checks (CVE-2007-4840)
H A Diconv_strpos-charset-length-cve-2007-4840.phpt2 iconv_strpos() charset parameter length checks (CVE-2007-4840)
H A Diconv_strrpos-charset-length-cve-2007-4840.phpt2 iconv_strrpos() charset parameter length checks (CVE-2007-4840)
H A Diconv_substr-charset-length-cve-2007-4783.phpt2 iconv_substr() charset parameter length checks (CVE-2007-4783)
H A Diconv-charset-length-cve-2007-4840.phpt2 iconv() charset parameter length checks (CVE-2007-4840)
/PHP-5.5/ext/standard/tests/general_functions/
H A D008.phpt7 // this checks f,g,G conversion for snprintf/spprintf
H A Ddl-cve-2007-4887.phpt2 dl() filename length checks (CVE-2007-4887)
H A Dget_magic_quotes_gpc.phpt13 // no checks on number of args
H A Dget_magic_quotes_runtime.phpt14 // no checks on number of args
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput131 /-- This test is run only when JIT support is not available. It checks that an
/PHP-5.5/ext/pcre/tests/
H A Dskip.ini1 [Locale checks]

Completed in 55 milliseconds

12345