Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/array/
H A Darray_pop_variation.phpt37 echo "\nCurrent Element after POP operation is: ";
53 Current Element after POP operation is: int(1)
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c141 #define POP 0xbc00 macro
1218 : push_inst16(compiler, POP | (1 << 8) | pop); in sljit_emit_return()
H A DsljitNativeARM_32.c95 #define POP 0xe8bd0000 macro
899 pop = POP | (1 << 15); in sljit_emit_return()

Completed in 22 milliseconds