Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_operators.h443 ZEND_API int ZEND_FASTCALL string_compare_function_ex(zval *op1, zval *op2, bool case_insensitive);
H A Dzend_operators.c2100 ZEND_API int ZEND_FASTCALL string_compare_function_ex(zval *op1, zval *op2, bool case_insensitive) … in string_compare_function_ex() function

Completed in 17 milliseconds