Home
last modified time | relevance | path

Searched refs:once (Results 76 – 85 of 85) sorted by relevance

1234

/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog1209 they are defined only once.
1727 is implemented as a macro that evaluates to its argument more than once,
1937 happen only once. PCRE was, however incorrectly giving a compile time error
2431 is, there cannot be any backtracking into it once it has completed. This is
3958 dependency changed within the pattern. This was once needed for "required
4989 documentation calls "once-only subpatterns". A pattern such as x*+ is the same
5922 2. Likewise, it wasn't diagnosing patterns with "once-only" subpatterns, such
H A DREADME693 The entire set of tests is run once for each of the 8-bit, 16-bit and 32-bit
H A Dpcre_jit_compile.c9888 struct sljit_jump *once = NULL; in compile_bracket_backtrackingpath() local
10030 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
10274 JUMPHERE(once); in compile_bracket_backtrackingpath()
/PHP-7.2/
H A Dacinclude.m42114 dnl it should be removed once we drop support of autoconf 2.13 (if ever)
/PHP-7.2/win32/
H A Dinstall.txt1244 PHP, this happens only once when the web server is started. For the CGI
/PHP-7.2/Zend/
H A Dzend_vm_execute.h23 # pragma warning(once : 6235)
24 # pragma warning(once : 6237)
25 # pragma warning(once : 6239)
26 # pragma warning(once : 6240)
27 # pragma warning(once : 6285)
28 # pragma warning(once : 6286)
29 # pragma warning(once : 6326)
/PHP-7.2/build/
H A Dlibtool.m43912 # once in the compiler output.
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c84245 int once = 1;
84256 if( once ) printf("VDBE Query Plan:\n");
84258 once = 0;
143483 int once = 1;
143527 }else if( once ){
143529 once = 0;
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic25121 # found OsLoaderPathOffset values often 0 , once 70h corelist.PNF, once 68h ASCII machine.PNF
H A Dmagic私はガラスを食べられます25121 # found OsLoaderPathOffset values often 0 , once 70h corelist.PNF, once 68h ASCII machine.PNF

Completed in 1004 milliseconds

1234