Home
last modified time | relevance | path

Searched refs:set (Results 601 – 618 of 618) sorted by relevance

1...<<2122232425

/PHP-5.5/ext/standard/
H A Dstring.c123 int php_tag_find(char *tag, int len, char *set);
4530 int php_tag_find(char *tag, int len, char *set) { argument
4575 if (strstr(set, norm)) {
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2068 case '|': /* reset all fields to default when not set */
2125 case '|': /* reset all fields to default when not set */
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput151 /-- This set of tests is for UTF-8 support but not Unicode property support,
H A Dtestinput101 /-- This set of tests check Unicode property support with the DFA matching
H A Dtestinput61 /-- This set of tests is for Unicode property support. It is compatible with
H A Dtestoutput51 /-- This set of tests checks the API, internals, and non-Perl stuff for UTF
H A Dtestoutput21 /-- This set of tests is not Perl-compatible. It checks on special features
8 NOTE: This is a non-UTF set of tests. When UTF support is needed, use
6321 / In this next test, J is not set at the outer level; consequently it isn't
6322 set in the pattern's options; consequently pcre_get_named_substring() produces
12839 /-- A complete set of tests for auto-possessification of character types --/
H A Dtestoutput101 /-- This set of tests check Unicode property support with the DFA matching
H A Dtestoutput61 /-- This set of tests is for Unicode property support. It is compatible with
H A Dtestoutput91 /-- This set of tests checks UTF-8 support with the DFA matching functionality
H A Dtestinput81 /-- This set of tests check the DFA matching functionality of pcre_dfa_exec(),
H A Dtestinput11 /-- This set of tests is for features that are compatible with all versions of
H A Dtestoutput81 /-- This set of tests check the DFA matching functionality of pcre_dfa_exec(),
H A Dtestoutput11 /-- This set of tests is for features that are compatible with all versions of
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation10.phpt68 // set the file pointer to EOF
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1073 0 string DVDVIDEO-VTS Video title set,
7983 # is set;
7987 # loader information" bit is set.
7996 # if it doesn't have that bit set, then:
8021 # set, then it's just an executable.
12848 >1 string/cW set\ DOS batch file text
15605 >>6 default x unknown character set
17913 >2 byte 100 (image set)
18005 >>>60 string \0 no language set,
18007 >>>76 string \0 no category set
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch2174 ** isn't set we do the real close now.
/PHP-5.5/tests/lang/
H A D024.phpt169 …$j=$i++; /* this should set $i to 1, but shouldn't change $j (it's assigned $i's previous values,…

Completed in 183 milliseconds

1...<<2122232425