Home
last modified time | relevance | path

Searched refs:btext (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dutil.c638 int sqliteCompare(const char *atext, const char *btext){ in sqliteCompare() argument
643 }else if( btext==0 ){ in sqliteCompare()
647 isNumB = sqliteIsNumber(btext); in sqliteCompare()
654 rB = sqliteAtoF(btext, 0); in sqliteCompare()
666 result = strcmp(atext, btext); in sqliteCompare()
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput23426 /\btype\b\W*?\btext\b\W*?\bjavascript\b/IS
3428 /\btype\b\W*?\btext\b\W*?\bjavascript\b|\burl\b\W*?\bshell:|<input\b.*?\btype\b\W*?\bimage\b|\bonke…
H A Dtestoutput211680 /\btype\b\W*?\btext\b\W*?\bjavascript\b/IS
11689 /\btype\b\W*?\btext\b\W*?\bjavascript\b|\burl\b\W*?\bshell:|<input\b.*?\btype\b\W*?\bimage\b|\bonke…

Completed in 27 milliseconds