Home
last modified time | relevance | path

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

/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Dinterpreter.h579 typedef bool (*CharCategoryFunction)(int c); typedef
580 static void setIdentStartChecker(CharCategoryFunction f);
581 static void setIdentPartChecker(CharCategoryFunction f);