Home
last modified time | relevance | path

Searched refs:compares (Results 51 – 56 of 56) sorted by relevance

123

/PHP-5.6/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation1.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
H A Darray_intersect_uassoc_variation2.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
H A Darray_intersect_uassoc_variation4.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
/PHP-5.6/ext/standard/tests/file/
H A Dfile.inc11 compare_self_stat() : compares the first 13 elements of the
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4788 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local
4804 compares = 0; in compile_xclass_matchingpath()
4813 compares++; in compile_xclass_matchingpath()
5007 compares--; in compile_xclass_matchingpath()
5008 invertcmp = (compares == 0 && list != backtracks); in compile_xclass_matchingpath()
5072 if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0)) in compile_xclass_matchingpath()
5273 add_jump(compiler, compares > 0 ? list : backtracks, jump); in compile_xclass_matchingpath()
H A DREADME677 directory, and compares the output with the contents of the corresponding

Completed in 32 milliseconds

123