Home
last modified time | relevance | path

Searched refs:used (Results 526 – 547 of 547) sorted by relevance

1...<<2122

/PHP-5.5/ext/standard/tests/general_functions/
H A Dprint_r.phpt296 /* closing resource handle used */
H A Dprint_r_64bit.phpt297 /* closing resource handle used */
H A Dvar_dump.phpt289 /* closing resource handle used */
H A Dvar_dump_64bit.phpt289 /* closing resource handle used */
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c119 to->used = from->used; in bbuf_clone()
120 xmemcpy(to->p, from->p, from->used); in bbuf_clone()
1179 bbuf->used = n + 1; in node_new_cclass_by_codepoint_range()
/PHP-5.5/ext/ereg/regex/
H A Dtests397 # do we get the right subexpression when it is used more than once?
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_repeat.phpt38 values are used as string to be repeated as well as multiplier */
H A Dstr_replace.phpt104 string is used for the rest of replacement values */
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch238 +/* XXX disabling default magic loading so the compiled in data is used */
400 + Where file commando is used it's not essential as the CLI process
1423 void *map; /* internal resources used by entry */
1783 + /* stat is used, if it made here then the link is broken */
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-1611 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestoutput18-3211 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestinput102 functionality of pcre_dfa_exec(). The -dfa flag must be used with pcretest
H A Dtestoutput102 functionality of pcre_dfa_exec(). The -dfa flag must be used with pcretest
H A Dgrepinput1 This is a file of miscellaneous text that is used as test data for checking
H A Dtestoutput93 be used with pcretest when running it. --/
H A Dtestinput82 excluding UTF and Unicode property support. The -dfa flag must be used with
H A Dtestoutput82 excluding UTF and Unicode property support. The -dfa flag must be used with
/PHP-5.5/ext/oci8/tests/
H A Dbug43492.phpt42 global $s; // (*) Allow parent statement to be available when child is used
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation5.phpt19 // temp file used
/PHP-5.5/
H A Dltmain.sh2302 $echo "*** that it is just a static archive that I should not used here."
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini5208 …AutoDownloader; created by Tom Kelleher Consulting, Inc. (tkelleher.com); used with special permis…
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c20617 void(*xCallback)(void *pArg, sqlite3_int64 used,int N),
20638 void(*xCallback)(void *pArg, sqlite3_int64 used,int N),

Completed in 490 milliseconds

1...<<2122