Home
last modified time | relevance | path

Searched defs:case_insensitive (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Delement.c605 bool case_insensitive) in lxb_dom_elements_by_attr()
617 bool case_insensitive) in lxb_dom_elements_by_attr_begin()
629 bool case_insensitive) in lxb_dom_elements_by_attr_end()
641 bool case_insensitive) in lxb_dom_elements_by_attr_contain()
H A Dnode.c801 bool case_insensitive) in lxb_dom_node_by_attr()
837 bool case_insensitive) in lxb_dom_node_by_attr_begin()
873 bool case_insensitive) in lxb_dom_node_by_attr_end()
909 bool case_insensitive) in lxb_dom_node_by_attr_contain()
/php-src/Zend/
H A Dzend_builtin_functions.stub.php36 function define(string $constant_name, mixed $value, bool $case_insensitive = false): bool {}
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()
/php-src/ext/com_dotnet/
H A Dcom_extension.stub.php353 function com_load_typelib(string $typelib, bool $case_insensitive = true): bool {}
/php-src/ext/standard/
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}

Completed in 40 milliseconds