Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/pcre/tests/
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.5/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.5/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_variation1.phpt12 …* 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_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.5/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 …]
H A Dtestoutput81812 ) # initial word
1863 ) # one word, optionally followed by....
1945 ) # initial word
2204 # leading word
3247 /word (?:[a-zA-Z0-9]+ ){0,10}otherword/
3248 word cat dog elephant mussel cow horse canary baboon snake shark otherword
3250 word cat dog elephant mussel cow horse canary baboon snake shark
3253 /word (?:[a-zA-Z0-9]+ ){0,300}otherword/
5916 /word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/
5919 word cat dog elephant mussel cow horse canary baboon snake shark
[all …]
/PHP-5.5/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.5/
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,
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING58 different libraries. In the description that follows, the word "short" is used
59 for a 16-bit data quantity, and the word "unit" is used for a quantity that is
60 a byte in 8-bit mode, a short in 16-bit mode and a 32-bit word in 32-bit mode.
325 8-word) bit map containing a 1 bit for every character that is acceptable. The

Completed in 52 milliseconds

123