Home
last modified time | relevance | path

Searched refs:word (Results 51 – 64 of 64) sorted by relevance

123

/php-src/ext/gd/
H A Dconfig.m4143 dnl format -- basically the word Foo in gdImageCreateFromFoo -- such as
/php-src/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt635 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0: array(6) {
645 string(11) "my_pas-word"
H A Dparse_url_unterminated.phpt641 --> http://user_me-you:my_pas-word@www.example.com:8080?bar=1&boom=0: array(6) {
651 string(11) "my_pas-word"
/php-src/main/
H A Drfc1867.c798 char *key = NULL, *word = pair; local
838 efree(word);
/php-src/ext/date/lib/
H A Dparse_date.c601 char *word; in timelib_lookup_relative_text() local
611 memcpy(word, begin, end - begin); in timelib_lookup_relative_text()
620 timelib_free(word); in timelib_lookup_relative_text()
634 char *word; in timelib_lookup_month() local
644 memcpy(word, begin, end - begin); in timelib_lookup_month()
652 timelib_free(word); in timelib_lookup_month()
693 char *word; in timelib_lookup_relunit() local
712 timelib_free(word); in timelib_lookup_relunit()
776 if (timelib_strcasecmp("utc", word) == 0 || timelib_strcasecmp("gmt", word) == 0) { in abbr_search()
810 char *word; in timelib_lookup_abbr() local
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc285 | op word op1
306 | op word op1, Rw(op2)
327 | op word op1, op2
348 | op word op1, (op2 & 0xffff)
369 | op Rw(op1), word op2
4682 | ASM_TXT_TMEM_OP bsr, Rw(def_reg), word, mem
4689 | ASM_TXT_TMEM_OP bsf, Rw(def_reg), word, mem
6659 | ASM_TXT_TMEM_OP movsx, Rd(def_reg), word, mem
6664 | ASM_TXT_TMEM_OP movsx, Rq(def_reg), word, mem
6758 | ASM_TXT_TMEM_OP movzx, Rd(def_reg), word, mem
[all …]
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.lua373 byte = "b", word = "w", dword = "d", qword = "q", oword = "o", yword = "y",
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2207 # AppleWorks word processor:
7967 # Claris Works a word processor, etc.
12210 !:mime application/x-epoc-word
24896 >0 string AWWP AppleWorks word processor
24927 >0 string WORD MacWrite word processor
24935 >0 string nX^d WriteNow word processor
28688 >0 string word/ Microsoft Word 2007+
33079 # AppleWorks word processor
34573 # control word \pca
34635 !:mime application/x-pocket-word
[all …]
H A Dmagic2207 # AppleWorks word processor:
7967 # Claris Works a word processor, etc.
12210 !:mime application/x-epoc-word
24896 >0 string AWWP AppleWorks word processor
24927 >0 string WORD MacWrite word processor
24935 >0 string nX^d WriteNow word processor
28688 >0 string word/ Microsoft Word 2007+
33079 # AppleWorks word processor
34573 # control word \pca
34635 !:mime application/x-pocket-word
[all …]
/php-src/build/
H A Dlibtool.m4732 # (2) before a word containing "conftest.", or (3) at the end.
1146 # (2) before a word containing "conftest.", or (3) at the end.
2186 dnl POSIX.2 word splitting is done only on the output of word expansions,
2187 dnl not every word. This closes a longstanding sh security hole.
H A Dphp.m41605 AC_DEFINE(WORDS_BIGENDIAN, [], [Define if processor uses big-endian word])
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt8 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
/php-src/ext/intl/tests/
H A Dgrapheme.phpt35 // the word 'hindi' using Devanagari characters:
H A Dgrapheme2.phpt35 // the word 'hindi' using Devanagari characters:

Completed in 275 milliseconds

123