Home
last modified time | relevance | path

Searched refs:word (Results 26 – 50 of 73) sorted by relevance

123

/PHP-5.6/ext/date/lib/
H A Dtimelib.m460 AC_DEFINE(WORDS_BIGENDIAN, [], [Define if processor uses big-endian word])
/PHP-5.6/ext/pcre/tests/
H A Dpreg_replace_callback_error.phpt28 var_dump(preg_replace_callback($regex, 'integer word'));
H A Dpreg_replace_basic.phpt13 …[hH]\w{2,4}>', 'Bonjour', $string)); //finds h or H at the beginning of a word followed by 2-4 cha…
H A Dpreg_replace_edit_basic.phpt24 …'Bonjour', $string)); //finds h or H at the beginning of a word followed by 2-4 characters an…
/PHP-5.6/ext/standard/tests/strings/
H A Ducwords_variation2.phpt6 * Description: Uppercase the first character of each word in a string
H A Ducwords_variation3.phpt6 * Description: Uppercase the first character of each word in a string
H A Ducwords_variation1.phpt6 * Description: Uppercase the first character of each word in a string
H A Ducwords_variation4.phpt6 * Description: Uppercase the first character of each word in a string
/PHP-5.6/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt13 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_basic.phpt13 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_basic2.phpt13 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_variation1.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_variation3.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_decode_mimeheader_variation1.phpt13 * Description: Decodes the MIME "encoded-word" in the string
H A Dmb_encode_mimeheader_variation2.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_variation4.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_encode_mimeheader_variation5.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput14109 ) # initial word
160 ) # one word, optionally followed by....
242 ) # initial word
H A Dtestinput1727 ) # initial word
78 ) # one word, optionally followed by....
160 ) # initial word
H A Dtestinput8967 ) # initial word
1018 ) # one word, optionally followed by....
1100 ) # initial word
1342 # leading word
2115 /word (?:[a-zA-Z0-9]+ ){0,10}otherword/
2116 word cat dog elephant mussel cow horse canary baboon snake shark otherword
2117 word cat dog elephant mussel cow horse canary baboon snake shark
2119 /word (?:[a-zA-Z0-9]+ ){0,300}otherword/
3784 /word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/
3786 word cat dog elephant mussel cow horse canary baboon snake shark
[all …]
H A Dtestoutput14176 ) # initial word
227 ) # one word, optionally followed by....
309 ) # initial word
H A Dtestoutput1743 ) # initial word
94 ) # one word, optionally followed by....
176 ) # initial word
H A Dtestinput1483 ) # initial word
534 ) # one word, optionally followed by....
616 ) # initial word
858 # leading word
1687 /word (?:[a-zA-Z0-9]+ ){0,10}otherword/
1688 word cat dog elephant mussel cow horse canary baboon snake shark otherword
1689 word cat dog elephant mussel cow horse canary baboon snake shark
1691 /word (?:[a-zA-Z0-9]+ ){0,300}otherword/
3588 /word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/
3590 word cat dog elephant mussel cow horse canary baboon snake shark
[all …]
/PHP-5.6/ext/ereg/regex/
H A DWHATSNEW9 New in alpha3.3: The definition of word boundaries has been altered
87 word width isn't hardwired into regexec.c any more, the public header
/PHP-5.6/
H A DCODING_STANDARDS126 with ``_php_``, and followed by a word or an underscore-delimited list of
140 letter that starts a new 'word' is capitalized::
153 possible. Each word in the class name should start with a capital letter,

Completed in 59 milliseconds

123