Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dstring.c5074 zend_long mymode=0; local
5084 Z_PARAM_LONG(mymode)
5087 if (mymode < 0 || mymode > 4) {
5101 if (mymode < 3) {
5106 switch (mymode) {
5133 if (mymode >= 3 && mymode <= 4) {

Completed in 16 milliseconds